From 23aa44b6b5b456988005559c4617f9a8da4521d3 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 26 Aug 2015 11:04:39 +0200 Subject: [PATCH] Make maintenance/update text white Removing the color makes it default to white as defined in the parent style. --- core/css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core/css/styles.css b/core/css/styles.css index 5ad81fd12aa..b196b4f1b3f 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -680,7 +680,6 @@ label.infield { #body-login .update { width: inherit; text-align: center; - color: #ccc; } #body-login .update .appList {