mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 08:25:03 +02:00
Move calendar icon inside input box
This commit is contained in:
@ -179,6 +179,9 @@ span.et2_date {
|
||||
}
|
||||
span.et2_date input.et2_date {
|
||||
min-width: 10ex;
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
background-size: contain;
|
||||
}
|
||||
span.et2_date span {
|
||||
background-position: center;
|
||||
|
Reference in New Issue
Block a user