From 3aeb51c8ac1fe85eefbd2d0719cd1f2530291947 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 29 May 2023 16:35:16 +0200 Subject: [PATCH] Fix css for compendiums --- styles/simple.css | 7 +++++++ system.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index cb9514f..9b882f6 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1453,3 +1453,10 @@ 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 diff --git a/system.json b/system.json index 979a493..1973015 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.2", + "version": "11.0.3", "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.2.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-11.0.3.zip", "languages": [ { "lang": "fr",