From d2dadcbb62665b5acfde6a971c15b95625b00d6a Mon Sep 17 00:00:00 2001 From: U~man Date: Mon, 3 Aug 2020 21:30:04 +0200 Subject: [PATCH] ENH: Fix png extension, move range below duration --- src/assets/{chest.PNG => treasure.png} | Bin src/scss/apps.scss | 2 +- src/templates/chat/roll-treasure.html | 2 +- src/templates/items/spell-sheet.html | 12 ++++++------ 4 files changed, 8 insertions(+), 8 deletions(-) rename src/assets/{chest.PNG => treasure.png} (100%) diff --git a/src/assets/chest.PNG b/src/assets/treasure.png similarity index 100% rename from src/assets/chest.PNG rename to src/assets/treasure.png diff --git a/src/scss/apps.scss b/src/scss/apps.scss index f5799ff..330aa1e 100644 --- a/src/scss/apps.scss +++ b/src/scss/apps.scss @@ -150,7 +150,7 @@ color: white; margin: 0 2px 5px 8px; border-radius: 8px; - background: url("/systems/ose/assets/chest.png") no-repeat center; + background: url("/systems/ose/assets/treasure.png") no-repeat center; background-size: cover; padding: 5px 8px; cursor: pointer; diff --git a/src/templates/chat/roll-treasure.html b/src/templates/chat/roll-treasure.html index 8690cf1..67398eb 100644 --- a/src/templates/chat/roll-treasure.html +++ b/src/templates/chat/roll-treasure.html @@ -1,6 +1,6 @@
- +

{{table.name}}

diff --git a/src/templates/items/spell-sheet.html b/src/templates/items/spell-sheet.html index 9cfb5bd..efe3e95 100644 --- a/src/templates/items/spell-sheet.html +++ b/src/templates/items/spell-sheet.html @@ -22,18 +22,18 @@
-
- -
- -
-
+
+ +
+ +
+