user preferences: improve styling of fieldset headers, change Export form layout

This commit is contained in:
Crack
2010-08-29 12:35:02 +02:00
parent a42c7b331c
commit b17a2e4a85
4 changed files with 37 additions and 39 deletions

View File

@@ -1606,8 +1606,9 @@ iframe.IE_hack {
}
.config-form fieldset p {
margin: 0;
padding: 0.5em;
margin: 0;
padding: 0.5em;
background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
}
.config-form fieldset .errors { /* form error list */