diff --git a/styles/simple.css b/styles/simple.css index 785803c..8f2710d 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -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%); diff --git a/system.json b/system.json index ebd61a4..8257815 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-les-heritiers", "description": "Les Héritiers pour FoundryVTT", - "version": "11.0.1", + "version": "11.0.2", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -19,7 +19,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "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.1.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.2.zip", "languages": [ { "lang": "fr",