luci-theme-material: fix no password set, Luci displays information is illegible.
[project/luci.git] / themes / luci-theme-material / htdocs / luci-static / material / css / style.css
index e98ae3c..4962323 100755 (executable)
@@ -157,7 +157,7 @@ header > .container > .brand {
 }
 
 .warning {
-    background-color: #FF7D60;
+    background-color: #FF7D60 !important;
     color: #FFF;
 }