added layout for configuration page
This commit is contained in:
parent
46c7a1b9bd
commit
43eba6395f
|
@ -53,6 +53,12 @@ font-weight:bold;
|
|||
background-color:#CCCCFF;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
color:darkgreen;
|
||||
background-color:#EEEEEE;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* table style for userlist.php
|
||||
|
|
Loading…
Reference in New Issue