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