New: Updated color of selected tab in Metadata Manager
This commit is contained in:
parent
127b34f222
commit
1ed5c6600e
1 changed files with 4 additions and 0 deletions
|
|
@ -1706,6 +1706,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
color: #6c7bab;
|
||||
}
|
||||
|
||||
.jstree-default .jstree-wholerow-clicked {
|
||||
background: var(--selectorBackgroundColor) !important;
|
||||
}
|
||||
|
||||
.sectionTitleTextButton {
|
||||
padding-inline: .5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue