mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
CSS: Use text-color-light analogous to icingadb-web
This commit is contained in:
parent
00f28b935e
commit
1119e001d4
@ -196,7 +196,7 @@ a:hover > .icon-cancel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.name-value-table > tbody > tr > th {
|
.name-value-table > tbody > tr > th {
|
||||||
color: @gray;
|
color: @text-color-light;
|
||||||
// Reset default font-weight
|
// Reset default font-weight
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user