mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
84f3190dc6
commit
0ff7420f50
@ -172,15 +172,13 @@ table.listing-table {
|
|||||||
|
|
||||||
.name-value-table {
|
.name-value-table {
|
||||||
border-spacing: @vertical-padding 0;
|
border-spacing: @vertical-padding 0;
|
||||||
line-height: @line-height;
|
|
||||||
|
|
||||||
th {
|
th {
|
||||||
.text-left();
|
.text-left();
|
||||||
.text-small();
|
.text-small();
|
||||||
// Reset default font-weight
|
// Reset default font-weight
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
width: 120px;
|
width: 10em;
|
||||||
vertical-align: top;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user