diff --git a/D&D_3-5/charsheet_3-5.css b/D&D_3-5/charsheet_3-5.css index 43fe42ad08..3a9eeda695 100644 --- a/D&D_3-5/charsheet_3-5.css +++ b/D&D_3-5/charsheet_3-5.css @@ -4,6 +4,7 @@ .sheet-pc-spells-show:not(:checked)~.sheet-pc-spells {display:none;} .sheet-pc-charrpinfo-show:not(:checked)~.sheet-pc-charrpinfo {display:none;} +.sheet-pc-charclasses-show:not(:checked)~.sheet-pc-charclasses {display:none;} .sheet-pc-combat-show:not(:checked)~.sheet-pc-combat {display:none;} .sheet-pc-charnotes-show:not(:checked)~.sheet-pc-charnotes {display:none;} .sheet-pc-saveblock-show:not(:checked)~.sheet-pc-saveblock {display:none;} @@ -69,6 +70,9 @@ .sheet-pc-rolltemplates-show:not(:checked)~.sheet-pc-rolltemplates {display:none;} +.sheet-npc-charrpinfo-show:not(:checked)~.sheet-npc-charrpinfo {display:none;} +.sheet-npc-charclasses-show:not(:checked)~.sheet-npc-charclasses {display:none;} + .charsheet label { display: inline-block; width: 75px; @@ -504,7 +508,7 @@ input.sheet-tab:not(:first-child)::before border-left: none; } -div.sheet-tab-content +div.sheet-tab-content, .sheet-npc-tab-content { border: 1px solid #a8a8a8; border-top-color: #000; /* black */ diff --git a/D&D_3-5/charsheet_3-5.html b/D&D_3-5/charsheet_3-5.html index b85ff59f49..0122ad0750 100644 --- a/D&D_3-5/charsheet_3-5.html +++ b/D&D_3-5/charsheet_3-5.html @@ -1,9 +1,10 @@ - + + PC @@ -16,14 +17,14 @@ Header
+ Classes +
+
+
+
+ @@ -3483,130 +3521,207 @@
+ Header
+
diff --git a/D&D_3-5/translation.json b/D&D_3-5/translation.json
index 46a224a1f7..7bafc2e006 100644
--- a/D&D_3-5/translation.json
+++ b/D&D_3-5/translation.json
@@ -22,6 +22,7 @@
"alignment": "Alignment",
"deity": "Deity",
"class": "Class",
+ "classes": "Classes",
"level": "Level",
"hit-dice-i": "HD",
"age": "Age",
+
+
+
+
+
+ + Classes +
+
+
+
+
+ - -
+
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||