Fix collapse controls background color
This commit is contained in:
parent
f5408c1c8b
commit
cf30776ee4
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@ MAIN_CSS = r'''
|
||||||
background-size: 10px 10px;
|
background-size: 10px 10px;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
|
background-color: var(--c-bg-auxiliary)
|
||||||
}
|
}
|
||||||
|
|
||||||
.wsd-collapse-controls > label {
|
.wsd-collapse-controls > label {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue