mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 14:12:28 +00:00
Merge pull request #4282 from NathaTerrien/Pathfinder-by-Roll20
Pathfinder by Roll20 v1.18
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -760,13 +760,13 @@ span.sheet-npc-section {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
.sheet-multiclass-a {
|
||||
min-width: 210px;
|
||||
min-width: 190px;
|
||||
}
|
||||
.sheet-multiclass-b {
|
||||
min-width: 200px;
|
||||
}
|
||||
.sheet-multiclass-c {
|
||||
min-width: 235px;
|
||||
min-width: 215px;
|
||||
}
|
||||
.sheet-multiclass-d {
|
||||
min-width: 180px;
|
||||
@@ -788,7 +788,7 @@ span.sheet-npc-section {
|
||||
text-align: center;
|
||||
width: auto;
|
||||
}
|
||||
.sheet-multiclass .sheet-lab.sheet-class {width: 140px;}
|
||||
.sheet-multiclass .sheet-lab.sheet-class {width: 120px;}
|
||||
.sheet-multiclass .sheet-lab.sheet-fav {width: 15px;}
|
||||
.sheet-multiclass .sheet-lab.sheet-hd {width: 24px;}
|
||||
.sheet-multiclass .sheet-lab.sheet-spell,
|
||||
@@ -828,6 +828,7 @@ input[type="text"].sheet-sml {width: 30px;}
|
||||
input[type="text"].sheet-small {width: 45px;}
|
||||
input[type="text"].sheet-smlmed {width: 80px;}
|
||||
input[type="text"].sheet-medium {width: 140px;}
|
||||
input[type="text"].sheet-medium2 {width: 120px;}
|
||||
|
||||
input[type="number"]{
|
||||
text-align: center;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -7,6 +7,7 @@
|
||||
"do_you_want_mancer": "How do you want to create this character?",
|
||||
"skills-notes": "Skills Notes",
|
||||
"mr-u": "MR",
|
||||
"per-lvl": "Per Lvl",
|
||||
"per-level": "per level",
|
||||
"classes": "Classes",
|
||||
"skill-points": "Skill Points",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"do_you_want_mancer": "How do you want to create this character?",
|
||||
"skills-notes": "Skills Notes",
|
||||
"mr-u": "MR",
|
||||
"per-lvl": "Per Lvl",
|
||||
"per-level": "per level",
|
||||
"classes": "Classes",
|
||||
"skill-points": "Skill Points",
|
||||
|
||||
Reference in New Issue
Block a user