mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
added layout for forms
This commit is contained in:
parent
91929ec9b1
commit
3ff083b820
1 changed files with 6 additions and 0 deletions
|
@ -47,6 +47,12 @@ color:red;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form { }
|
||||||
|
input {
|
||||||
|
font-weight:bold;
|
||||||
|
background-color:#CCCCFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* table style for userlist.php
|
* table style for userlist.php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue