tweak prefPrefsList header margins
This commit is contained in:
parent
cb93a5dee8
commit
bf2611195f
|
@ -284,7 +284,8 @@ table.prefPrefsList tr:hover td.prefValue input {
|
||||||
} */
|
} */
|
||||||
|
|
||||||
table.prefPrefsList h3 {
|
table.prefPrefsList h3 {
|
||||||
margin-top : 0px;
|
margin-top : 0.5em;
|
||||||
|
margin-bottom : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.title td {
|
tr.title td {
|
||||||
|
|
Loading…
Reference in New Issue