Make maintenance/update text white

Removing the color makes it default to white as defined in the parent
style.
This commit is contained in:
Vincent Petry 2015-08-26 11:04:39 +02:00
parent 08a490df32
commit 23aa44b6b5

View file

@ -680,7 +680,6 @@ label.infield {
#body-login .update {
width: inherit;
text-align: center;
color: #ccc;
}
#body-login .update .appList {