remove bold from legend, table header, label - less obtrusive
This commit is contained in:
parent
44c2f9aad2
commit
b678766c7d
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue