Remove div.et2_container in favor of just .et2_container, as we use form now

This commit is contained in:
Hadi Nategh 2015-04-10 12:56:07 +00:00
parent e2021acb9d
commit f2e9cb89eb
6 changed files with 7 additions and 7 deletions

View File

@ -368,7 +368,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

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