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 {
|
||||
color: @gray;
|
||||
color: @text-color-light;
|
||||
// Reset default font-weight
|
||||
font-weight: normal;
|
||||
padding-left: 0;
|
||||
|
|
Loading…
Reference in New Issue