mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
main.less: Match name-value-table label color with .horizintal-key-value key color
This commit is contained in:
parent
5f648128b5
commit
4f4671a15b
@ -196,7 +196,7 @@ a:hover > .icon-cancel {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.name-value-table > tbody > tr > th {
|
.name-value-table > tbody > tr > th {
|
||||||
color: @text-color-light;
|
color: @gray;
|
||||||
// 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