forked from extern/egroupware
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;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
#calendar-edit .dialogFooterToolbar {min-width: 780px;}
|
@ -1295,6 +1295,7 @@ input#calendar-edit_location {
|
||||
color: #616161;
|
||||
font-weight: 500;
|
||||
}
|
||||
#calendar-edit .dialogFooterToolbar {min-width: 780px;}
|
||||
/*generell*/
|
||||
.egw_fw_content_browser_iframe img[src$="svg"] {
|
||||
background-color: #828282 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user