mirror of
https://github.com/openwrt/luci.git
synced 2026-08-30 08:31:54 +04:00
luci-theme-material: fix no password set, Luci displays information is illegible.
Fixed the visibility of "no password set" warning. Signed-off-by: Lutty Yang<lutty@wcan.in>
This commit is contained in:
@@ -157,7 +157,7 @@ header > .container > .brand {
|
||||
}
|
||||
|
||||
.warning {
|
||||
background-color: #FF7D60;
|
||||
background-color: #FF7D60 !important;
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user