remove div.et2_container in favor of just .et2_container, as we use a from now

This commit is contained in:
Ralf Becker 2015-02-04 08:35:40 +00:00
parent fa482dbc39
commit 9b093562b4
9 changed files with 11 additions and 10 deletions

View File

@ -393,7 +393,7 @@ button#tracker-index-addressbook_add{
# #
##############################################*/
div#addressbook-edit.et2_container {
#addressbook-edit.et2_container {
}
// person image

View File

@ -1,8 +1,8 @@
/* $Id$ */
div#infolog-edit.et2_container {
#infolog-edit.et2_container {
}
/* Minimum width for first column */
div#infolog-index.et2_container .gridCont_0_div_col_0 {
#infolog-index.et2_container .gridCont_0_div_col_0 {
min-width: 45px;
}

View File

@ -13,7 +13,7 @@
*/
/* $Id$ */
/* Minimum width for first column */
div#infolog-index.et2_container .gridCont_0_div_col_0 {
#infolog-index.et2_container .gridCont_0_div_col_0 {
min-width: 45px;
}
.infolog_headertext {

View File

@ -810,7 +810,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote{
height: auto;
}
div#mail-display.et2_container {
#mail-display.et2_container {
min-height: initial;
}
@ -846,7 +846,7 @@ and (max-device-width:768){
@media only screen
and (max-device-width : 1024px)
and (orientation : landscape) {
}
span#mail-compose_cc_expander,

View File

@ -802,7 +802,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote {
margin-left: 0;
height: auto;
}
div#mail-display.et2_container {
#mail-display.et2_container {
min-height: initial;
}
table.egwGridView_grid tbody td {

View File

@ -30,6 +30,7 @@
<td>{lang_Poll_interval}</td>
<td>
<select name="newsettings[popup_poll_interval]">
<option value="5"{selected_popup_poll_interval_60}>5secs</option>
<option value="60"{selected_popup_poll_interval_60}>1 {lang_minute}</option>
<option value="120"{selected_popup_poll_interval_120}>2 {lang_minutes}</option>
<option value="300"{selected_popup_poll_interval_300}>5 {lang_minutes}</option>

View File

@ -11,7 +11,7 @@ tr.dialogOperators td,.dialogFooterToolbar {
vertical-align: middle;
}
div#resources-edit.et2_container
#resources-edit.et2_container
{
width:848px;
}

View File

@ -13,7 +13,7 @@ tr.dialogOperators td,.dialogFooterToolbar {
.timesheet_titleSum,.timesheet_titleDetails { font-weight: bold; }
div#timesheet-edit.et2_container
#timesheet-edit.et2_container
{
}

View File

@ -147,7 +147,7 @@ span.timesheet_titleDetails {font-weight: bold;}
#timesheet-edit_pm_id input{
width: 99% !important;
}
div#timesheet-edit.et2_container
#timesheet-edit.et2_container
{
}
//