mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 13:39:23 +01:00
Fix freetime search button overlaps delete button in calendar edit
This commit is contained in:
parent
b4a4864717
commit
718a5878e0
@ -1325,3 +1325,5 @@ input#calendar-edit_location {padding-left: 0;}
|
|||||||
color: #616161;
|
color: #616161;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#calendar-edit .dialogFooterToolbar {min-width: 780px;}
|
@ -1295,6 +1295,7 @@ input#calendar-edit_location {
|
|||||||
color: #616161;
|
color: #616161;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
#calendar-edit .dialogFooterToolbar {min-width: 780px;}
|
||||||
/*generell*/
|
/*generell*/
|
||||||
.egw_fw_content_browser_iframe img[src$="svg"] {
|
.egw_fw_content_browser_iframe img[src$="svg"] {
|
||||||
background-color: #828282 !important;
|
background-color: #828282 !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user