From 1926a80d70403fa4042a3817a5d5423fd11a724c Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 7 Apr 2016 12:58:20 +0000 Subject: [PATCH] Dialog styling W.I.P.: - Get all buttons fit into footer toolbar for calendar edit - Fix extra bottom border on alarm - Fix grid padding --- api/templates/default/etemplate2.css | 4 +++- calendar/templates/default/edit.xet | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index c1153ecd35..b17e681e3e 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2331,6 +2331,8 @@ ul.et2_nowrap, div.et2_nowrap{ float: right; } +.et2_fullWidth input.et2_date { width:95%;} + /*et2_image_widget*/ div.et2_image_tooltipPopup { background: white; @@ -2605,7 +2607,7 @@ td.avatar { /*Dialog headers styling*/ tr.dialogHeader td, tr.dialogHeader2 td, tr.dialogHeader3 td, tr.dialogHeader4 td, tr.dialogOperators td,.dialogFooterToolbar { - padding: 5px 0 5px 0; + padding: 5px 0 5px 3px; vertical-align: middle; } .dialogHeader { diff --git a/calendar/templates/default/edit.xet b/calendar/templates/default/edit.xet index 4bad22b7fd..5da4585355 100644 --- a/calendar/templates/default/edit.xet +++ b/calendar/templates/default/edit.xet @@ -14,7 +14,7 @@ - + @@ -23,7 +23,7 @@ - +