Adds hierarchy separator style.

This commit is contained in:
mateuswetah 2019-07-31 13:04:38 -03:00
parent 31c6c07f10
commit 0cf401537c
1 changed files with 3 additions and 0 deletions

View File

@ -508,6 +508,9 @@
color: #cbcbcb; color: #cbcbcb;
margin: 0 8px; margin: 0 8px;
} }
.hierarchy-separator {
color: #cbcbcb;
}
.metadata-type-textarea { .metadata-type-textarea {
.multivalue-separator { .multivalue-separator {
display: block; display: block;