diff --git a/styles/simple.css b/styles/simple.css index 09bf718..ad03f50 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -293,6 +293,12 @@ table {border: 1px solid #7a7971;} padding: 0 3px; } +.long-editor{ + border: 2; + height: 400px; + padding: 0 3px; +} + .medium-editor { border: 2; height: 240px; diff --git a/templates/item-power-sheet.html b/templates/item-power-sheet.html index f9f9640..c057a78 100644 --- a/templates/item-power-sheet.html +++ b/templates/item-power-sheet.html @@ -17,7 +17,7 @@ {{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner editable=editable}} -