Fix css for compendiums

This commit is contained in:
2023-05-29 17:00:57 +02:00
parent b0dc6f36e4
commit a7d1a14c52
2 changed files with 5 additions and 9 deletions

View File

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