diff --git a/styles/simple.css b/styles/simple.css index d3d5a789..2a75b0b4 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -223,19 +223,9 @@ } .editor { - margin: 0; - overflow: hidden; - min-height: calc(100% - 225px) !important; - height: calc(100% - 225px) !important; - max-height: calc(100% - 225px) !important; -} -.editor-content { - padding: 5px; - margin: 0; - overflow: auto; - height: 100% !important; - min-height: 100% !important; - max-height: 100% !important; + border: 2; + height: 300px; + padding: 0 3px; } .foundryvtt-reve-de-dragon .tox .tox-editor-container { diff --git a/system.json b/system.json index 5430ea4c..65fff84a 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "foundryvtt-reve-de-dragon", "title": "Rêve de Dragon", "description": "Rêve de Dragon RPG for FoundryVTT", - "version": "0.9.20", + "version": "0.9.21", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.5", "templateVersion": 38, diff --git a/templates/item-objet-sheet.html b/templates/item-objet-sheet.html index 4856b520..a1899448 100644 --- a/templates/item-objet-sheet.html +++ b/templates/item-objet-sheet.html @@ -8,28 +8,31 @@ {{!-- Sheet Body --}}
-
- - -
-
- - -
-
- - -
-
- - -
-
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
Description : -
-
- {{editor content=data.description target="data.description" button=true owner=owner editable=editable}} -
-
+ +
+ {{editor content=data.description target="data.description" button=true owner=owner editable=editable}} +
+
 
+ +