CSS: Match `.object-features` label color with `th`s
This commit is contained in:
parent
5b14970b9f
commit
e5cf4cdd17
|
@ -606,7 +606,7 @@ form.instance-features span.description, form.object-features span.description {
|
|||
text-align: left;
|
||||
margin-right: 0;
|
||||
width: @name-value-table-name-width;
|
||||
color: @gray;
|
||||
color: @text-color-light;
|
||||
|
||||
label {
|
||||
font-size: inherit;
|
||||
|
|
Loading…
Reference in New Issue