mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Shrink date widget icon
This commit is contained in:
parent
3946d084ec
commit
1836f9436c
@ -445,8 +445,9 @@ span.et2_date {
|
|||||||
span.et2_date input.et2_date {
|
span.et2_date input.et2_date {
|
||||||
min-width: 16.5ex;
|
min-width: 16.5ex;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: top right;
|
background-position-x: right;
|
||||||
background-size: contain;
|
background-position-y: 1px;
|
||||||
|
background-size: 18px
|
||||||
}
|
}
|
||||||
span.et2_date input.et2_time {
|
span.et2_date input.et2_time {
|
||||||
min-width: 6ex;
|
min-width: 6ex;
|
||||||
|
Loading…
Reference in New Issue
Block a user