diff --git a/layouts/v7/skins/contact/style.css b/layouts/v7/skins/contact/style.css index bbb78f759c506461d13907edd8e7e843743c76a3..99e187d0c0dd18e4c6c7bafc620124a3aa1fe351 100644 --- a/layouts/v7/skins/contact/style.css +++ b/layouts/v7/skins/contact/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7732,4 +7738,19 @@ body .fc { padding: 30px; } } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/inventory/style.css b/layouts/v7/skins/inventory/style.css index 789c74f7d6fa6946a360c48debf1746d691c12ff..65e01424748b64fdb7d34e0ecb540544126fb932 100644 --- a/layouts/v7/skins/inventory/style.css +++ b/layouts/v7/skins/inventory/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7736,4 +7742,19 @@ body .fc { border-left: 3px solid #F1C40F; opacity: 1; } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/marketing/style.css b/layouts/v7/skins/marketing/style.css index 4e3d81ff7be3a506e979776ba59aa15268dedb8e..64bf73726223b5e665c16465973fff64b162dadc 100644 --- a/layouts/v7/skins/marketing/style.css +++ b/layouts/v7/skins/marketing/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7998,4 +8004,19 @@ a.btnReport:hover { height: 450px; overflow: auto; } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/marketing_and_sales/style.css b/layouts/v7/skins/marketing_and_sales/style.css index cee5dbca9e21acf0c628176163f507b983f3c18b..497501d37856d28aac0e8cb2f3086eafbad7f67e 100644 --- a/layouts/v7/skins/marketing_and_sales/style.css +++ b/layouts/v7/skins/marketing_and_sales/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5584,6 +5589,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6135,14 +6143,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6160,7 +6167,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7730,4 +7736,19 @@ body .fc { border-left: 3px solid #3CB878; opacity: 1; } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/project/style.css b/layouts/v7/skins/project/style.css index a3f8244ad4a2e03e5ba7ec3cc804715a30ccf5ea..615bf59bc9d4b7a46418590b0edfc490fec0f216 100644 --- a/layouts/v7/skins/project/style.css +++ b/layouts/v7/skins/project/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7736,4 +7742,19 @@ body .fc { border-left: 3px solid #8E44AD; opacity: 1; } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/sales/style.css b/layouts/v7/skins/sales/style.css index 8547dfacec1f2469ad5c5044a15eb085fbf9f2cb..1b122bfabe2282c13bfb2d96d0eb8887114e3dd6 100644 --- a/layouts/v7/skins/sales/style.css +++ b/layouts/v7/skins/sales/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7736,4 +7742,19 @@ body .fc { border-left: 3px solid #3CB878; opacity: 1; } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/support/style.css b/layouts/v7/skins/support/style.css index 29c5430f1058979dfb1c6b6d7a57518ba3d684cc..47e53536770c460b9389be4efda451595570f23e 100644 --- a/layouts/v7/skins/support/style.css +++ b/layouts/v7/skins/support/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7870,4 +7876,19 @@ div.flip { .caseRelatedRecords { margin-bottom: 0px !important; } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layouts/v7/skins/tools/style.css b/layouts/v7/skins/tools/style.css index 106961869f01ea9a45f45690c28f8a4b616c2d04..a4f9523b6ed7b4ce026e55370d49ec643a449365 100644 --- a/layouts/v7/skins/tools/style.css +++ b/layouts/v7/skins/tools/style.css @@ -1497,6 +1497,7 @@ ul.unstyled { vertical-align: middle; width: 80%; display: inline-block; + max-width: 300px; } .floatThead-table { background: #fff; @@ -1845,7 +1846,6 @@ th { } .referencefield-wrapper { display: table-cell; - width: 80%; max-width: 325px; } .record-header { @@ -2422,6 +2422,11 @@ th { border: none; border-left: 1px solid #ddd; } +.input-group.inputElement .input-group-addon-right{ + border:none; + border-left:0px; + border-right:1px solid #ddd; +} .fieldBlockContainer textarea.inputElement { height: auto; } @@ -5590,6 +5595,9 @@ TN-34230 .row .nav > li > a:hover { .width75per { width: 75%; } +.width100per{ + width: 100% !important; +} #_mbox_pwd { padding: 3px 8px; } @@ -6141,14 +6149,13 @@ div.tooltip-inner { border-left: 0; } .editViewContents .fieldValue .referencefield-wrapper { - width: 100%; display: inline-block; } .fieldValueWidth80{ width:80% !important; } .input-group-addon { - line-height: 1.5; + line-height: inherit; border-width: thin; } .input-group { @@ -6166,7 +6173,6 @@ div.tooltip-inner { } .summaryViewEntries .inputElement.form-control, .detailview-table .inputElement.form-control { - width: 80%; max-width: 300px; } .detailview-table input[type="checkbox"] { @@ -7732,4 +7738,19 @@ body .fc { padding: 30px; } } +#vt-mask{ + border: 0; + margin: 0; + padding: 0; + position: fixed; + left: 0; + top: 0; + min-height: 100%; + min-width: 100%; + height: auto; + width: auto; + opacity: 0; + z-index: 10001; + background-color: #fff; + } /*# sourceMappingURL=style.css.map */ \ No newline at end of file