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 {

View File

@ -14,7 +14,7 @@
<menupopup statustext="Select who should get the alarm" label="for" id="new_alarm[owner]" no_lang="1"/>
</menulist>
</hbox>
<grid id="alarm" width="100%" class="egwGridView_grid" resize_ratio="0.3">
<grid id="alarm" width="100%" resize_ratio="0.3">
<columns>
<column/>
<column/>
@ -23,7 +23,7 @@
<column/>
</columns>
<rows>
<row class="th">
<row class="th thb">
<description value="Time"/>
<description value="before the event"/>
<description value="All participants"/>