mirror of
https://github.com/openwrt/luci.git
synced 2026-08-31 10:31:55 +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 {
|
.warning {
|
||||||
background-color: #FF7D60;
|
background-color: #FF7D60 !important;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user