diff --git a/app/less/archetype.less b/app/less/archetype.less index db3eed1..fb0a7c1 100644 --- a/app/less/archetype.less +++ b/app/less/archetype.less @@ -263,6 +263,13 @@ border: 1px solid #b94a48; } +.archetypeEditor .archetypeProperty { + label { + span { + color: #343434; + } + } +} .archetypeEditor .archetypePropertyError{ margin-bottom: 5px; padding-top: 3px;