mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Fix expanded bg color of et2_required fields
This commit is contained in:
parent
1b13b10bf6
commit
e3538302fc
@ -713,7 +713,7 @@ ul.et2_vfs {
|
||||
background-color: #ffffd0;
|
||||
}
|
||||
td.et2_required {
|
||||
background-color: inherit;
|
||||
background-color: transparent;
|
||||
}
|
||||
.invalid {
|
||||
border: 1px solid #a6261d;
|
||||
|
Loading…
Reference in New Issue
Block a user