Dialog styling W.I.P.:

- Get all buttons fit into footer toolbar for calendar edit
- Fix extra bottom border on alarm
- Fix grid padding
This commit is contained in:
Hadi Nategh
2016-04-07 12:58:20 +00:00
parent e75a1b6348
commit 1926a80d70
2 changed files with 5 additions and 3 deletions

View File

@@ -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 {