Rename source/NerdPack/usr/local/emhttp/plugins/NerdPack/css/SlackPack.css to source/SlackPack/usr/local/emhttp/plugins/SlackPack/css/SlackPack.css

This commit is contained in:
damnoodle
2022-08-23 12:19:19 -05:00
committed by GitHub
parent 56551e92f2
commit e989fdde70

View File

@ -1,21 +0,0 @@
.package {
cursor: pointer;
}
#package_form {
margin-top: -10px;
}
.switch-button-label.off {
color: inherit;
}
.uptodate {
color:#44B012;
white-space:nowrap;
}
.updateready, .update {
white-space:nowrap;
cursor: pointer;
}
.uninstalled, .installed {
white-space:nowrap;
cursor: inherit;
}