force close button in white
This commit is contained in:
parent
0b0f484266
commit
0dea0401d7
|
@ -50,6 +50,9 @@
|
|||
.tab .counter {
|
||||
color: var(--in-content-page-color)!important
|
||||
}
|
||||
:root.simulate-svg-context-fill .closebox::after {
|
||||
background: var(--in-content-page-color)!important;
|
||||
}
|
||||
.tab:hover {
|
||||
background-color: var(--in-content-category-header-background)!important
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue