Adds option for a section to have an icon

This commit is contained in:
Alicia Sykes
2021-06-02 19:06:28 +01:00
parent f08a4dfbad
commit fca9162f02
6 changed files with 102 additions and 91 deletions

View File

@@ -551,10 +551,11 @@ html[data-theme='minimal-dark'] {
--search-container-background: #14171e;
--curve-factor: 4px;
--curve-factor-navbar: 8px;
--item-group-heading-text-color: #fff;
--item-group-heading-text-color-hover: #ffffffbf;
label.lbl-toggle h3 {
font-size: 1.8rem;
color: #fff;
}
section.filter-container {