summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorMarvin Thomas Rabe <m.rabe@echtzeitraum.de>2011-10-03 13:32:16 +0200
committerMarvin Thomas Rabe <m.rabe@echtzeitraum.de>2011-10-03 13:32:16 +0200
commit481a37fcf3ea574ad5e22ecb57cf0161081cf230 (patch)
treeafb0a10e3dd924f5e42f09af489e3cdb7be40761 /core/css
parenta2bcbec791b7cd81e5a1d734691f9cff63d114e2 (diff)
downloadnextcloud-server-481a37fcf3ea574ad5e22ecb57cf0161081cf230.tar.gz
nextcloud-server-481a37fcf3ea574ad5e22ecb57cf0161081cf230.zip
Show database only in advanced
Diffstat (limited to 'core/css')
-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 44331d1998b..4d9cb203774 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -67,7 +67,6 @@ input[type="submit"].highlight{ background:#ffc100; border:1px solid #db0; text-
#body-login p.info a { font-weight:bold; color:#777; }
#login { min-height:30em; margin:2em auto 0; border-bottom:1px solid #f8f8f8; background:#eee; }
-#login a#showAdvanced { color: #555; }
#login form { width:22em; margin:2em auto 2em; padding:0; }
#login form fieldset { background:0; border:0; margin-bottom:2em; padding:0; }
#login form fieldset legend { font-weight:bold; }