]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove bold from legend, table header, label - less obtrusive
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 18 Nov 2013 16:30:24 +0000 (17:30 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Mon, 18 Nov 2013 16:32:06 +0000 (17:32 +0100)
core/css/styles.css

index 15eae529b458913e7f4b0baf88a86fd8c80f6fba..fc213e09eba6551976ccee06f398fadef5a4de11 100644 (file)
@@ -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 {