mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Give a bit more space between freetime shearch and delete in calendar edit dialog
This commit is contained in:
parent
b5d106a55e
commit
0010284404
@ -1326,6 +1326,6 @@ input#calendar-edit_location {padding-left: 0;}
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
#calendar-edit .dialogFooterToolbar {min-width: 780px;}
|
||||
#calendar-edit .dialogFooterToolbar {min-width: 800px;}
|
||||
|
||||
#calendar_edit_recur_data_chzn {width:99% !important;max-width:99% !important;}
|
@ -11,7 +11,7 @@
|
||||
* @package calendar
|
||||
* @version $Id$
|
||||
*/
|
||||
/* $Id: app.css 55746 2016-04-14 14:58:21Z hnategh $ */
|
||||
/* $Id: app.css 55754 2016-04-15 11:12:08Z hnategh $ */
|
||||
/*Media print classes*/
|
||||
@media print {
|
||||
#calendar-view.et2_container,
|
||||
@ -1296,7 +1296,7 @@ input#calendar-edit_location {
|
||||
font-weight: 500;
|
||||
}
|
||||
#calendar-edit .dialogFooterToolbar {
|
||||
min-width: 780px;
|
||||
min-width: 800px;
|
||||
}
|
||||
#calendar_edit_recur_data_chzn {
|
||||
width: 99% !important;
|
||||
|
Loading…
Reference in New Issue
Block a user