From a7d1a14c52f176ac959f778070b7e2208b3aa236 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 29 May 2023 17:00:57 +0200 Subject: [PATCH] Fix css for compendiums --- styles/simple.css | 10 +++------- system.json | 4 ++-- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index 8f2710d..61019a3 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -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%); diff --git a/system.json b/system.json index 8257815..0c6fb80 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-les-heritiers", "description": "Les Héritiers pour FoundryVTT", - "version": "11.0.2", + "version": "11.0.3", "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.2.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.3.zip", "languages": [ { "lang": "fr",