Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/styles/default.css')
-rw-r--r--frontends/php/styles/default.css46
1 files changed, 35 insertions, 11 deletions
diff --git a/frontends/php/styles/default.css b/frontends/php/styles/default.css
index 08896cd3185..603b97f4052 100644
--- a/frontends/php/styles/default.css
+++ b/frontends/php/styles/default.css
@@ -37,6 +37,8 @@ ul li.linear { float: left; list-style-type: none; margin-right: 2px; }
.hidden { display: none; }
.pre { white-space: pre; }
+.pre-wrap { white-space: pre-wrap; }
+.break-lines { word-break: break-all; }
.placeholder { color: #aaa; }
.maxwidth { width: 100%; }
.paddingless { padding: 0; }
@@ -147,7 +149,7 @@ form { margin: 0; }
.input:focus { border-color: #6e8ab4; }
.input:hover { border-color: #6e8ab4; }
.input[readonly] { border-color: #D0D0D0; background-color: #EEEEEE; }
-.input[disabled] { color: #ACA899; cursor: default; }
+.input[disabled] { border-color: #d0d0d0; background-color: #eee; color: #aca899; cursor: default; }
.input[disabled]:focus { text-decoration: none; border-color: #ACA899; }
.input[disabled]:hover { text-decoration: none; border-color: #ACA899; }
.input option { color: #000000; }
@@ -161,10 +163,10 @@ input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"] { height: auto; }
-input[type="button"].formlist { vertical-align: top; margin-bottom: 1px; cursor: pointer; background: #ffffff; height: 20px; }
+input[type="button"].formlist { vertical-align: top; margin-bottom: 1px; cursor: pointer; background: #fff; height: 20px; }
input[type="submit"].formlist { vertical-align: top; margin-bottom: 1px; cursor: pointer; height: 20px; }
input[type="button"].input[disabled].formlist,
-input[type="submit"].input[disabled].formlist { cursor: default; }
+input[type="submit"].input[disabled].formlist { cursor: default; background: #fff; border-color: #aca899; }
input.jqueryinput,
.jqueryinputset input[type="button"],
.jqueryinputset input[type="submit"] { height: auto; }
@@ -188,7 +190,7 @@ textarea.textarea_big { height: auto; }
text-decoration: none; padding: 1px 1px 0 1px; margin: 0; cursor: pointer;
}
.link_menu:hover { color: #6C80B9; border-bottom-color: #6C80B9; }
-.link_menu[disabled] { color: #DDD; cursor: default; border: 0; }
+.link_menu[disabled] { color: #ddd; cursor: default; border: 0; background-color: white; }
.link_menu[disabled]:hover { border: 0; }
/* transparent - must be after input! */
@@ -238,7 +240,7 @@ ul.favorites { padding-left: 5px; margin: 8px 4px 8px 0; }
ul.favorites li { padding-left: 25px; margin: 9px 0; list-style: none; background: url("../images/general/chart.png") no-repeat left top; }
ul.favorites li.empty { color: #999; background: none; }
-/* frondend messages */
+/* frontend messages */
ul.messages { overflow: auto; vertical-align: top; background-color: #FFFFFF; margin: 1px; text-align: left; }
ul.messages li { font-size: 1.1em; line-height: 18px; }
ul.messages li.info { color: #000000; list-style: url("../images/general/warning2.png") inside; }
@@ -341,7 +343,7 @@ table.tableinfo tr.header td.hover_grey {
white-space: nowrap; word-spacing: 0; font-weight: bold; border-width: 0; cursor: pointer;
}
table.tableinfo tr.vertical_header td {
- padding: 5px 0 5px 5px; margin: 0; white-space: nowrap; word-spacing: 0; font-weight: bold; width: 20px; text-align: center;
+ padding: 5px 0 5px 0px; margin: 0; white-space: nowrap; word-spacing: 0; font-weight: bold; width: 20px; text-align: center;
}
table.tableinfo tr.vertical_header td.left { text-align: left; }
table.tableinfo tr.vertical_header td.hover_grey:hover { cursor: pointer; }
@@ -418,7 +420,7 @@ table.warningTable tr.header { height: 24px; color: #FFFFFF; font-weight: bold;
table.warningTable tr.header td { padding: 0 2px 4px 10px; }
table.warningTable tr.footer td { padding: 0; text-align: right; }
table.warningTable tr.footer .buttons { margin: 0 10px 5px; padding-top: 5px; border-top: 1px dotted #1F1F1F; }
-table.warningTable tr.content { vertical-align: text-top; text-align: justify; font-size: 10px; }
+table.warningTable tr.content { vertical-align: text-top; font-size: 10px; }
table.warningTable tr.content.center { text-align: center; }
/* history */
@@ -448,20 +450,30 @@ table.requirements input#port { width: 50px; }
table.requirements select { width: 152px; }
/* filter */
-table.filter { width: 100%; border-collapse: collapse; text-align: center; }
-table.filter tr td { line-height: 20px; height: 26px; vertical-align: middle; border-left: 0 !important; padding: 0 2px 0 6px; }
-table.filter tr td.label { border-right: 0 !important; }
+table.filter { width: 100%; border-collapse: collapse; }
+table.filter tr td {
+ line-height: 20px; height: 26px; vertical-align: middle; border-left: 0 !important;
+ padding: 0 2px 0 6px;
+}
+table.filter tr td.label { border-right: 0 !important; text-align: right; }
table.filter tr td.controls { text-align: center; }
table.filter .text { height: 16px; }
table.filter .filter-select-button { height: 20px; vertical-align: bottom; }
+table.filter .filter-multiselect-select-button { height: 20px; vertical-align: bottom; margin-left: 3px; }
table.filter .select { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; height: 18px; vertical-align: top; margin-bottom: 1px; }
table.filter .host-inventories .select,
table.filter .host-inventories .text { vertical-align: middle; }
table.filter tr.item-list-row { height: 26px; }
+table.filter-center tr td { text-align: center; }
table.filter.sub-filter tr td { text-align: left; }
table.filter.sub-filter tr td:first-child { width: 8%; }
+/* old-style filter */
+.old-filter .form_row_l { text-align: right; }
+.old-filter #inventory-filter td { padding-left: 0; padding-right: 3px; }
+.old-filter .filter-button { height: 16px; }
+
/* invisible */
table.invisible { border: 0; margin: 0; padding: 0; }
table.invisible tr > td { border: 0; margin: 0; padding: 0; }
@@ -509,11 +521,17 @@ table.suggest tr td { text-align: left; padding-left: 4px; line-height: 2.2em; f
.flickerfreescreen .shadow { background-color: #000000; }
/* multiselect */
-.multiselect { margin: 0 2px 0 0; width: 317px; position: relative; }
+.multiselect { margin: 0 2px 0 0; width: 317px; position: relative; float: left; }
.multiselect input[type="text"] {
margin: 0 0 0 4px; padding: 2px 0 0 4px; top: 0; left: 0; min-height: 14px; position: absolute; z-index: 10;
background: none; border: none; outline: none;
}
+
+/* IE10+ "clear field" X button removing */
+.multiselect input[type="text"]::-ms-clear {
+ display: none;
+}
+
.multiselect .selected ul {
padding: 0 0 0 1px; margin: 0; min-height: 18px;
background: #ffffff; border: 1px solid #AAAAAA;
@@ -556,6 +574,9 @@ table.suggest tr td { text-align: left; padding-left: 4px; line-height: 2.2em; f
.multiselect .available ul li.hover { background: #7A9FC1; color: #FFFFFF; }
.multiselect .available ul li.hover .prefix { color: #F1F1F1; }
+.multiselect-wrapper { white-space: normal; text-align: left; }
+.multiselect-wrapper .select-popup { margin-left: 10px; }
+
/* menu popup */
.menuPopup {
width: 170px; border: 1px solid #7E9AB4; text-align: left; position: absolute; z-index: 1000; display: none; white-space: pre-wrap;
@@ -578,5 +599,8 @@ table.suggest tr td { text-align: left; padding-left: 4px; line-height: 2.2em; f
.ui-widget-overlay { z-index: 1000; }
.ui-dialog { z-index: 1001; opacity: 1; }
+/* trigger expression */
+.trigger-expression, table.tableinfo .trigger-expression { white-space: pre-wrap; }
+
/* server name */
.server-name { padding-right: 5px; }