aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-11-18 17:30:24 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-11-18 17:32:06 +0100
commitb678766c7d0e383d1f6a92d4234da30e77f08665 (patch)
tree624678d08bd61b6317246258f6a6710fc7ce70a2
parent44c2f9aad2b475303b3bebb39f38954cb3210751 (diff)
downloadnextcloud-server-b678766c7d0e383d1f6a92d4234da30e77f08665.tar.gz
nextcloud-server-b678766c7d0e383d1f6a92d4234da30e77f08665.zip
remove bold from legend, table header, label - less obtrusive
-rw-r--r--core/css/styles.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 15eae529b45..fc213e09eba 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -696,8 +696,6 @@ tbody tr:hover, tr:active { background-color:#f8f8f8; }
}
#body-settings .personalblock#quota { position:relative; padding:0; }
#body-settings #controls+.helpblock { position:relative; margin-top:3em; }
-.personalblock > legend { margin-top:2em; }
-.personalblock > legend, th, dt, label { font-weight:bold; }
code { font-family:"Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", monospace; }
#quota div {