Fix css for compendiums

This commit is contained in:
2023-05-29 16:33:08 +02:00
parent 5109d2aa91
commit b0dc6f36e4
2 changed files with 10 additions and 2 deletions

View File

@@ -1221,6 +1221,14 @@ h4.entry-name.document-name {
color: black;
}
li.folder > .folder-header h3,
.fxmaster .directory-header,
.fxmaster .action-toggle,
.fxmaster .controls,
.fxmaster .description {
color: black;
}
.button-sheet-roll {
box-shadow: inset 0px 1px 0px 0px #a6827e;
background: linear-gradient(to bottom, #41545a 5%, #2e5561 100%);