mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
LSform (CSS) : Added li.LSform-errors
This commit is contained in:
parent
e66f60293b
commit
88bd4b7cf1
1 changed files with 5 additions and 0 deletions
|
@ -119,6 +119,11 @@ input[type='submit'].LSform {
|
|||
width: 8em;
|
||||
}
|
||||
|
||||
li.LSform-errors {
|
||||
color: #fff;
|
||||
background-color: #f59a67;
|
||||
}
|
||||
|
||||
dd.LSform-errors {
|
||||
color: #fff;
|
||||
background-color: #f59a67;
|
||||
|
|
Loading…
Reference in a new issue