CSS: Use text-color-light analogous to icingadb-web

This commit is contained in:
Florian Strohmaier 2021-06-17 17:13:37 +02:00 committed by Johannes Meyer
parent 00f28b935e
commit 1119e001d4
1 changed files with 1 additions and 1 deletions

View File

@ -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;