Merge pull request #479 from LuttyYang/master
authorHannu Nyman <hannu.nyman@iki.fi>
Thu, 17 Sep 2015 13:07:13 +0000 (16:07 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 17 Sep 2015 13:07:13 +0000 (16:07 +0300)
fix luci-theme-material bug

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;
 }