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
1 changed files with 0 additions and 1 deletions
|
@ -680,7 +680,6 @@ label.infield {
|
|||
#body-login .update {
|
||||
width: inherit;
|
||||
text-align: center;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
#body-login .update .appList {
|
||||
|
|
Loading…
Reference in a new issue