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 @@