Fix toc and tools borders
This commit is contained in:
parent
6bed0adc5c
commit
37956dbf6e
2 changed files with 6 additions and 4 deletions
|
@ -146,7 +146,8 @@ nav#dokuwiki__pagetools {
|
|||
ul {
|
||||
box-shadow: @box-shadow; // @box-shadow-offset;
|
||||
background-color: var(--color-shade-1);
|
||||
border-color: var(--color-shade-2);
|
||||
border-color: var(--color-shade-4);
|
||||
border-radius: 0.5rem;
|
||||
|
||||
li {
|
||||
color: var(--color-foreground);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue