From 5109d2aa9152be5698cd6a61db17ddf73ec8c193 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 29 May 2023 13:22:43 +0200 Subject: [PATCH] Modification CSS pour compendiums --- styles/simple.css | 3 +++ system.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index a77d18e..785803c 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1217,6 +1217,9 @@ ul, li { top:1px; } +h4.entry-name.document-name { + color: black; +} .button-sheet-roll { box-shadow: inset 0px 1px 0px 0px #a6827e; diff --git a/system.json b/system.json index 8ff5cc4..ebd61a4 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-les-heritiers", "description": "Les Héritiers pour FoundryVTT", - "version": "11.0.0", + "version": "11.0.1", "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.0.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.1.zip", "languages": [ { "lang": "fr",