mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 12:54:26 +02:00
monitoring/css: less styles
This commit is contained in:
parent
686f73858f
commit
0b6345acec
@ -1,14 +1,5 @@
|
|||||||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||||
|
|
||||||
table.action.comments td p, table.action.downtimes td p {
|
|
||||||
margin: 0;
|
|
||||||
font-size: 0.8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.action.comments td a, table.action.downtimes td a {
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content.processinfo table.avp th {
|
.content.processinfo table.avp th {
|
||||||
width: 16em;
|
width: 16em;
|
||||||
}
|
}
|
||||||
@ -34,21 +25,7 @@ div.pluginoutput pre {
|
|||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.objecthistory td {
|
|
||||||
font-size: 0.8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.objecthistory td.state {
|
|
||||||
font-size: 0.7em;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.objectstate {
|
|
||||||
font-size: 0.8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
table.objectstate td.state {
|
table.objectstate td.state {
|
||||||
font-size: 0.92em;
|
|
||||||
line-height: 1.8em;
|
|
||||||
padding-top: 0.5em;
|
padding-top: 0.5em;
|
||||||
padding-bottom: 0.5em;
|
padding-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
@ -87,7 +64,7 @@ div.contacts div.notification-periods {
|
|||||||
|
|
||||||
.state > a {
|
.state > a {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 0.8em;
|
font-size: 0.857em;
|
||||||
padding: 2px 5px;
|
padding: 2px 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -106,7 +83,6 @@ span.state.active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
span.state span.state {
|
span.state span.state {
|
||||||
font-size: 1em;
|
|
||||||
margin: 0 -3px 0 5px;
|
margin: 0 -3px 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -175,7 +151,7 @@ table.avp form.object-features div.header h4 {
|
|||||||
table.avp {
|
table.avp {
|
||||||
th {
|
th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 0.9em;
|
font-size: 0.857em;
|
||||||
padding-top: 0.2em;
|
padding-top: 0.2em;
|
||||||
padding-bottom: 0.3em;
|
padding-bottom: 0.3em;
|
||||||
}
|
}
|
||||||
@ -189,7 +165,7 @@ table.avp {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a, button.link-like {
|
a, button.link-like {
|
||||||
color: @colorPetrol;
|
color: @mainLayoutColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
.go-ahead {
|
.go-ahead {
|
||||||
@ -225,7 +201,7 @@ div.selection-info {
|
|||||||
padding-top: 0.4em;
|
padding-top: 0.4em;
|
||||||
float: right;
|
float: right;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
font-size: 0.8em;
|
font-size: 0.857em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.optionbox {
|
.optionbox {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user