Store tag category colors in ui settings

This commit is contained in:
Eike Kettner
2020-06-07 22:16:40 +02:00
parent f4e37b512f
commit 1cd65b7b7c
6 changed files with 53 additions and 20 deletions

View File

@ -153,7 +153,7 @@ label span.muted {
margin-left: 0.5em;
}
.ui.search.dropdown.open {
.ui.search.dropdown.open, .ui.selection.dropdown.open {
z-index: 20;
}