CSS journal fix
This commit is contained in:
parent
c6ec1b74a2
commit
9d3ef8cbeb
@ -78,9 +78,7 @@
|
||||
.window-app input, .fvtt-les-heritiers .item-form, .sheet header.sheet-header .flex-group-center.flex-compteurs, .sheet header.sheet-header .flex-group-center.flex-fatigue, select, button, .item-checkbox, #sidebar, #players, #navigation #nav-toggle {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
.fvtt-les-heritiers .sheet-header select option {
|
||||
/*background-color: rgb(68, 25, 25);*/
|
||||
}
|
||||
|
||||
.fvtt-les-heritiers .sheet-header input, .fvtt-les-heritiers .sheet-header select {
|
||||
color: rgb(41, 38, 38);
|
||||
}
|
||||
@ -88,6 +86,13 @@
|
||||
background: rgba(0,0,0,0.75);
|
||||
}
|
||||
|
||||
.page-heading {
|
||||
color: #151c1f;
|
||||
}
|
||||
.heading-link {
|
||||
color: #151c1f;
|
||||
}
|
||||
|
||||
.window-app.sheet .window-content {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "fvtt-les-heritiers",
|
||||
"description": "Les Héritiers pour FoundryVTT",
|
||||
"version": "10.0.31",
|
||||
"version": "10.0.32",
|
||||
"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-10.0.31.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-10.0.32.zip",
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
|
Loading…
Reference in New Issue
Block a user