Fix css for compendiums
This commit is contained in:
parent
5109d2aa91
commit
b0dc6f36e4
@ -1221,6 +1221,14 @@ h4.entry-name.document-name {
|
||||
color: black;
|
||||
}
|
||||
|
||||
li.folder > .folder-header h3,
|
||||
.fxmaster .directory-header,
|
||||
.fxmaster .action-toggle,
|
||||
.fxmaster .controls,
|
||||
.fxmaster .description {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.button-sheet-roll {
|
||||
box-shadow: inset 0px 1px 0px 0px #a6827e;
|
||||
background: linear-gradient(to bottom, #41545a 5%, #2e5561 100%);
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "fvtt-les-heritiers",
|
||||
"description": "Les Héritiers pour FoundryVTT",
|
||||
"version": "11.0.1",
|
||||
"version": "11.0.2",
|
||||
"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.1.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.2.zip",
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
|
Loading…
Reference in New Issue
Block a user