added hideable filter option for whole modules

fixed synaxarium module
This commit is contained in:
Sublunar Space 2022-09-17 15:44:26 +02:00
parent 6233147229
commit 0c0c8fc389
19 changed files with 11775 additions and 10869 deletions

View file

@ -153,6 +153,6 @@ li {
}
}
.mark {
background-color: none;
li.mark {
background-color: transparent;
}