summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2012-12-11 13:02:45 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2012-12-11 13:02:45 +0100
commitb72a0f5680e4b60d3daae9185274346909590c4d (patch)
tree649f27d46f46e39bcc26a78c8c6407ab3dbfbe15 /core
parentcb6c4303217dcd2352af8cfab01c72daeef45f25 (diff)
downloadnextcloud-server-b72a0f5680e4b60d3daae9185274346909590c4d.tar.gz
nextcloud-server-b72a0f5680e4b60d3daae9185274346909590c4d.zip
remove obsolete CSS, fix database host label position
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 be05d76ecec..d5b0a348ee1 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -141,7 +141,6 @@ input[type="submit"].enabled { background:#66f866; border:1px solid #5e5; -moz-b
p.infield { position:relative; }
label.infield { cursor:text !important; }
#login form label.infield { position:absolute; font-size:19px; color:#aaa; white-space:nowrap; }
-#login #dbhostlabel, #login #directorylabel { display:block; margin:.95em 0 .8em -8em; }
#login form input[type="checkbox"]+label { position:relative; margin:0; font-size:1em; text-shadow:#fff 0 1px 0; }
#login form .errors { background:#fed7d7; border:1px solid #f00; list-style-indent:inside; margin:0 0 2em; padding:1em; }