From df461fecf907b587e2733db6a13f71b3caea4eec Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 29 May 2023 17:08:21 +0200 Subject: [PATCH] Fix css for compendiums --- styles/simple.css | 11 ++++------- system.json | 4 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index 9b882f6..fbdf640 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1453,10 +1453,7 @@ ul, li { h4.entry-name.document-name { color: black; } -li.folder > .folder-header h3, -.fxmaster .directory-header, -.fxmaster .action-toggle, -.fxmaster .controls, -.fxmaster .description { - color: black; -} \ No newline at end of file +.fxmaster { + background: #443e37E0; + background-color: #443e37E0; +} diff --git a/system.json b/system.json index 1973015..2fd2c8a 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-hawkmoon-cyd", "description": "Hawkmoon RPG for FoundryVTT (CYD system - French)", - "version": "11.0.3", + "version": "11.0.4", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -35,7 +35,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-11.0.3.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-11.0.4.zip", "languages": [ { "lang": "fr",