From d17cd22c0b67d238fc5bb73d978fb768a67dced8 Mon Sep 17 00:00:00 2001 From: bitspersecond Date: Sun, 10 May 2015 13:10:48 +0100 Subject: [PATCH] Corrected Attribut name of textareas so that (hopefully) no one loses data. Updated Path Effect input field to textarea and adjusted width. --- Fantasy_Craft/README.md | 1 + Fantasy_Craft/fantasycraft.css | 10 +++++++++- Fantasy_Craft/fantasycraft.html | 29 ++++++++++++++++------------- 3 files changed, 26 insertions(+), 14 deletions(-) diff --git a/Fantasy_Craft/README.md b/Fantasy_Craft/README.md index 545152599d..52b468b74f 100644 --- a/Fantasy_Craft/README.md +++ b/Fantasy_Craft/README.md @@ -14,6 +14,7 @@ This is my fork of Suldae's initial sheet. * Added Holdings section * Finally(!) fixed width control of spell section's repitems. Now they always occupy 100% width * Added sheet version/date +* Adjusted Path text input to be wider and changed to textarea #### Minor update - Mar 2015 * Darkened background as temporary 'fix' for larger UI changes diff --git a/Fantasy_Craft/fantasycraft.css b/Fantasy_Craft/fantasycraft.css index cce31e8e28..2eb1048d89 100644 --- a/Fantasy_Craft/fantasycraft.css +++ b/Fantasy_Craft/fantasycraft.css @@ -1352,7 +1352,6 @@ span.sheet-spelltypetab { text-align: center; margin: 0px; padding: 0px; - max-width: 839px; max-width: 100%; } @@ -3349,6 +3348,15 @@ input[type=number]:disabled { font-size: medium; } +.charsheet textarea.sheet-verticalTextPath { + box-sizing: content-box; + width: auto; + max-width: auto; + height: auto; + font-family: 'Patrick Hand SC'; + font-size: medium; +} + .charsheet .sheet-textAreaNoWider { resize:vertical!important; } diff --git a/Fantasy_Craft/fantasycraft.html b/Fantasy_Craft/fantasycraft.html index 104d7bfffc..15a80c618b 100644 --- a/Fantasy_Craft/fantasycraft.html +++ b/Fantasy_Craft/fantasycraft.html @@ -9,7 +9,7 @@
- sheet version: 08 May 2015 + sheet version: 09 May 2015

 CONFIGURATION 

@@ -1943,7 +1943,7 @@ Prudence Money Saved/Earned
-
@@ -1952,7 +1952,7 @@ Prudence Money Saved/Earned
-
@@ -3428,7 +3428,7 @@ Tainted (I–IV): –2 penalty with Will saves and CHA based skills per grade
-
@@ -3437,7 +3437,7 @@ Tainted (I–IV): –2 penalty with Will saves and CHA based skills per grade
-
@@ -6226,15 +6226,15 @@ Long Range: From Caster up to 1,000 ft" name="attr_spellrange">
-
 
-
Path
+
 
+
Path
Step
-
Effect
-
 
+
Effect
+
 
-
Path Of 
-
+
Path Of 
+
-
-
+
+ +
+ +