user preferences: improve styling of fieldset headers, change Export form layout
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user