remove bold from legend, table header, label - less obtrusive

This commit is contained in:
Jan-Christoph Borchardt 2013-11-18 17:30:24 +01:00
parent 44c2f9aad2
commit b678766c7d
1 changed files with 0 additions and 2 deletions

View 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 {