aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2015-08-26 11:04:39 +0200
committerVincent Petry <pvince81@owncloud.com>2015-08-26 11:04:39 +0200
commit23aa44b6b5b456988005559c4617f9a8da4521d3 (patch)
tree11e24aaeb192be342a9fa88c3b5d91c3ac2a389b /core
parent08a490df32e7744be5e5f47067746591e7fac05a (diff)
downloadnextcloud-server-23aa44b6b5b456988005559c4617f9a8da4521d3.tar.gz
nextcloud-server-23aa44b6b5b456988005559c4617f9a8da4521d3.zip
Make maintenance/update text white
Removing the color makes it default to white as defined in the parent style.
Diffstat (limited to 'core')
-rw-r--r--core/css/styles.css1
1 files changed, 0 insertions, 1 deletions
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 {