git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c39d69c
)
luci-theme-openwrt: remove empty CSS
author
Joshua Criss
<redacted>
Thu, 2 Apr 2026 04:04:18 +0000
(15:04 +1100)
committer
Paul Donald
<redacted>
Thu, 2 Apr 2026 14:07:10 +0000
(16:07 +0200)
It is not advisable to have
empty rulesets in CSS.
Removing the empty ruleset.
Signed-off-by: Joshua Criss <redacted>
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
index a16908da609e4b7326d454f8563878f46ae3c37c..d5bf144b9ba3d2946bbcbd40f5d13794cf3e4f44 100644
(file)
--- a/
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
@@
-1772,10
+1772,7
@@
select + .cbi-button {
}
-@media screen and (max-width: 992px) {
- body {
-
- }
+@media screen and (max-width: 992px) {
#maincontainer {
flex-direction: column;
git clone https://git.99rst.org/PROJECT