Compare commits

..

3 Commits

Author SHA1 Message Date
a7d1a14c52 Fix css for compendiums 2023-05-29 17:00:57 +02:00
b0dc6f36e4 Fix css for compendiums 2023-05-29 16:33:08 +02:00
5109d2aa91 Modification CSS pour compendiums 2023-05-29 13:22:43 +02:00
2 changed files with 9 additions and 2 deletions

View File

@@ -1217,7 +1217,14 @@ ul, li {
top:1px;
}
h4.entry-name.document-name {
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%);

View File

@@ -1,7 +1,7 @@
{
"id": "fvtt-les-heritiers",
"description": "Les Héritiers pour FoundryVTT",
"version": "11.0.0",
"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.0.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.3.zip",
"languages": [
{
"lang": "fr",