mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
added layout for configuration page
This commit is contained in:
parent
46c7a1b9bd
commit
43eba6395f
1 changed files with 6 additions and 0 deletions
|
@ -53,6 +53,12 @@ font-weight:bold;
|
||||||
background-color:#CCCCFF;
|
background-color:#CCCCFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fieldset {
|
||||||
|
color:darkgreen;
|
||||||
|
background-color:#EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* table style for userlist.php
|
* table style for userlist.php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue