✨
This commit is contained in:
@@ -545,7 +545,7 @@
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
.moveDescription {
|
||||
textarea {
|
||||
font-family: VT323;
|
||||
width: 620px;
|
||||
height: 520px;
|
||||
|
||||
@@ -93,9 +93,7 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
|
||||
console.log("Switching to "+tabs.active);
|
||||
this.tab = tabs.active;
|
||||
context.system.tab = tabs.active;
|
||||
console.log(context.system.tab);
|
||||
console.log(this.sheetContext);
|
||||
console.log(this.sheetContext.system.tab);
|
||||
this.submit();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -461,7 +461,7 @@
|
||||
margin-top: 25px;
|
||||
margin-left: 50px;
|
||||
}
|
||||
.pokemon.sheet.characterSheet .moveDescription {
|
||||
.pokemon.sheet.characterSheet textarea {
|
||||
font-family: VT323;
|
||||
width: 620px;
|
||||
height: 520px;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.0.55",
|
||||
"version": "0.0.56",
|
||||
"id": "pokemon",
|
||||
"title": "Pokémon TTRPG",
|
||||
"description": "A Pokémon TTRPG",
|
||||
|
||||
BIN
system.zip
BIN
system.zip
Binary file not shown.
Reference in New Issue
Block a user