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:
c332c66
)
luci-theme-material: fix no password set, Luci displays information is illegible.
author
Lutty Yang
<redacted>
Thu, 17 Sep 2015 12:41:11 +0000
(20:41 +0800)
committer
Lutty Yang
<redacted>
Thu, 17 Sep 2015 13:03:01 +0000
(21:03 +0800)
Fixed the visibility of "no password set" warning.
Signed-off-by: Lutty Yang<redacted>
themes/luci-theme-material/htdocs/luci-static/material/css/style.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-material/htdocs/luci-static/material/css/style.css
b/themes/luci-theme-material/htdocs/luci-static/material/css/style.css
index e98ae3c6911d1b945f16351119c75806709d3b55..4962323e72eeb5cdb166069e5d2aa43a37cc25e0 100755
(executable)
--- a/
themes/luci-theme-material/htdocs/luci-static/material/css/style.css
+++ b/
themes/luci-theme-material/htdocs/luci-static/material/css/style.css
@@
-157,7
+157,7
@@
header > .container > .brand {
}
.warning {
- background-color: #FF7D60;
+ background-color: #FF7D60
!important
;
color: #FFF;
}
git clone https://git.99rst.org/PROJECT