Fixing sheet CSE

This commit is contained in:
Rafael Figueiredo Zanetti
2023-05-10 18:15:46 -03:00
parent 53f5c024e4
commit ec54dfbef5
3 changed files with 997 additions and 938 deletions
+8 -9
View File
@@ -7,6 +7,7 @@
}
body,
.charsheet,
.sheet-rolltemplate-ordem-paranormal,
.sheet-rolltemplate-ordem-paranormal-attack,
.sheet-rolltemplate-ordem-paranormal-error-chance,
@@ -63,7 +64,9 @@ body,
--grafite: #353535;
}
html.dark,
body.sheet-darkmode,
body.sheet-darkmode .charsheet,
.sheet-rolltemplate-darkmode {
color-scheme: dark;
@@ -446,13 +449,13 @@ h6 {
text-align: center;
}
.sheet-main .sheet-pseudo-attributes .container-pvs-mps {
.sheet-main .sheet-pseudo-attributes .sheet-container-pvs-mps {
min-height: 6.5rem;
}
.sheet-main
.sheet-pseudo-attributes
.container-pvs-mps
.sheet-container-pvs-mps
.sheet-inside-negative-corner {
display: grid;
grid-template-columns: 74px auto 74px;
@@ -634,7 +637,7 @@ h6 {
.sheet-attacks-container
.sheet-attacksgrid
.sheet-containercritico
input.margem {
input.sheet-margem {
width: 24px;
}
@@ -729,7 +732,7 @@ h6 {
.sheet-attacksgrid
.sheet-moreinfo
.sheet-containermoreinfo
.sheet-inputtextbellow.descricao {
.sheet-inputtextbellow.sheet-descricao {
grid-column: 1/5;
}
@@ -2755,7 +2758,7 @@ h6 {
.sheet-skills-container
.sheet-inside-negative-corner
.sheet-skill-grid-template
.sheet-repitem {
.repitem {
display: grid;
grid-template-columns: auto 12px 48px 12px 35px 12px 12px 80px 12px 24px 12px 35px;
}
@@ -5088,10 +5091,6 @@ h6 {
font-size: 13px;
}
.sheet-rolltemplate-darkmode {
color: black !important;
}
.sheet-deityAndLevel {
display: grid;
grid-template-columns: 1fr 5fr;
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -4,7 +4,7 @@
"authors": "Rafael 'Drarkors' Figueiredo Zanetti, Miguel 'Beholder' de Souza Silva e Heitor Andrade",
"preview": "ordemparanormal.png",
"instructions": "Ficha de Ordem Paranormal fanmade.",
"legacy": true,
"legacy": false,
"printable": false,
"useroptions": [
{