Make maintenance/update text white
Removing the color makes it default to white as defined in the parent style.
This commit is contained in:
parent
08a490df32
commit
23aa44b6b5
|
@ -680,7 +680,6 @@ label.infield {
|
||||||
#body-login .update {
|
#body-login .update {
|
||||||
width: inherit;
|
width: inherit;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #ccc;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#body-login .update .appList {
|
#body-login .update .appList {
|
||||||
|
|
Loading…
Reference in New Issue