mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 20:31:31 +02:00
Dates need more space for seconds
This commit is contained in:
parent
6699e26062
commit
c510b5f15f
@ -265,7 +265,7 @@ span.et2_date {
|
|||||||
min-width: 130px;
|
min-width: 130px;
|
||||||
}
|
}
|
||||||
span.et2_date input.et2_date {
|
span.et2_date input.et2_date {
|
||||||
min-width: 15ex;
|
min-width: 16.5ex;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: top right;
|
background-position: top right;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
|
File diff suppressed because one or more lines are too long
@ -310,7 +310,7 @@
|
|||||||
td.searchParent input[type=search] { width: 90%; }
|
td.searchParent input[type=search] { width: 90%; }
|
||||||
|
|
||||||
/* Some nice alignment */
|
/* Some nice alignment */
|
||||||
select.et2_selectbox, #info_contact > select { width: 107px; }
|
select.et2_selectbox, #info_contact > select { width: 117px; }
|
||||||
#info_contact > input {width: 144px;}
|
#info_contact > input {width: 144px;}
|
||||||
#info_from {width: 253px;}
|
#info_from {width: 253px;}
|
||||||
#info_cat {width: 255px;}
|
#info_cat {width: 255px;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user