luci-theme-openwrt: remove empty CSS
authorJoshua Criss <redacted>
Thu, 2 Apr 2026 04:04:18 +0000 (15:04 +1100)
committerPaul 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

index a16908da609e4b7326d454f8563878f46ae3c37c..d5bf144b9ba3d2946bbcbd40f5d13794cf3e4f44 100644 (file)
@@ -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