Added tag pages.

This commit is contained in:
2024-01-26 01:31:15 +01:00
parent d739975d36
commit 5cdbf036f1
19 changed files with 618 additions and 53 deletions

View File

@@ -178,6 +178,15 @@ function toggleFilters(state) {
}
}
}
&.disabled {
opacity: .5;
pointer-events: none;
.filter-include {
visibility: hidden;
}
}
}
.filter-name {