CSS: Match `.object-features` label color with `th`s

This commit is contained in:
Florian Strohmaier 2021-04-27 16:10:44 +02:00 committed by Johannes Meyer
parent 5b14970b9f
commit e5cf4cdd17
1 changed files with 1 additions and 1 deletions

View File

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