Fix css for compendiums

This commit is contained in:
LeRatierBretonnien 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; color: black;
} }
li.folder > .folder-header h3, .fxmaster {
.fxmaster .directory-header, background: #443e37E0;
.fxmaster .action-toggle, background-color: #443e37E0;
.fxmaster .controls,
.fxmaster .description {
color: black;
} }
.button-sheet-roll { .button-sheet-roll {
box-shadow: inset 0px 1px 0px 0px #a6827e; box-shadow: inset 0px 1px 0px 0px #a6827e;
background: linear-gradient(to bottom, #41545a 5%, #2e5561 100%); background: linear-gradient(to bottom, #41545a 5%, #2e5561 100%);

View File

@ -1,7 +1,7 @@
{ {
"id": "fvtt-les-heritiers", "id": "fvtt-les-heritiers",
"description": "Les Héritiers pour FoundryVTT", "description": "Les Héritiers pour FoundryVTT",
"version": "11.0.2", "version": "11.0.3",
"authors": [ "authors": [
{ {
"name": "Uberwald/LeRatierBretonnien", "name": "Uberwald/LeRatierBretonnien",
@ -19,7 +19,7 @@
"gridUnits": "m", "gridUnits": "m",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/raw/branch/master/system.json", "manifest": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/raw/branch/master/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.2.zip", "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.3.zip",
"languages": [ "languages": [
{ {
"lang": "fr", "lang": "fr",