force counter in white

This commit is contained in:
Nicolas 2018-06-12 16:35:01 +02:00
parent 9de7c3e720
commit 0b0f484266
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@
.tab .label {
color: var(--in-content-page-color)!important
}
.tab .counter {
color: var(--in-content-page-color)!important
}
.tab:hover {
background-color: var(--in-content-category-header-background)!important
}