From 9ffdd4341b3f5fc9669b328ab49a0f149a39557b Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 7 Mar 2022 18:48:52 +0100 Subject: [PATCH] Enhance styling --- styles/simple.css | 5 +++- system.json | 2 +- templates/actor-sheet.html | 6 ++--- templates/partial-actor-status.html | 38 ++++++++++++++--------------- 4 files changed, 26 insertions(+), 25 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index 06ff1d1..ac8e050 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -606,6 +606,9 @@ ul, li { flex-grow: 2; margin-left: 4px; } +.status-header-label { + margin-left: 2px; +} .roll-dialog-label { margin: 4px 0; min-width: 96px; @@ -1317,7 +1320,7 @@ Focus FOC: #ff0084 max-width: 24px; } .status-col-name { - max-width: 62px; + max-width: 72px; } .status-block { max-width: 216px; diff --git a/system.json b/system.json index 255e5e9..9b9f4dd 100644 --- a/system.json +++ b/system.json @@ -183,6 +183,6 @@ "templateVersion": 86, "title": "Pegasus RPG", "url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg", - "version": "0.5.3", + "version": "0.5.4", "background" : "./images/ui/pegasus_welcome_page.webp" } diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 19e631a..9239efc 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -284,8 +284,8 @@