From 36c994588652e4545b63758f546c1b206119b604 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 9 Mar 2023 17:35:09 +0100 Subject: [PATCH] Update --- styles/simple.css | 5 +++-- system.json | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index da10a8e..03957c6 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -899,11 +899,10 @@ li { #sidebar #sidebar-tabs i{ width: 23px; height: 23px; - display: inline-block; + /*display: inline-block;*/ background-position:center; background-size:cover; text-shadow: 1px 1px 0 rgba(0,0,0,0.75); - } .sidebar-tab .directory-list .entity { @@ -916,6 +915,7 @@ li { background: rgba(0, 0, 0, 0.05); cursor: pointer; } + .chat-message-header { background: rgba(220, 220, 210, 0.5); font-size: 1.1rem; @@ -930,6 +930,7 @@ li { .chat-message .message-header .whisper-to { font-size: 0.9rem; } + .chat-actor-name { padding: 4px; } diff --git a/system.json b/system.json index 6394c81..5cb503b 100644 --- a/system.json +++ b/system.json @@ -107,7 +107,7 @@ "styles": [ "styles/simple.css" ], - "version": "10.0.37", + "version": "10.0.38", "compatibility": { "minimum": "10", "verified": "10", @@ -115,7 +115,7 @@ }, "title": "Warhero RPG", "manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.37.zip", + "download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.38.zip", "url": "https://www.uberwald.me/gitea/public/fvtt-warhero", "background": "images/ui/warhero_welcome_page.webp", "id": "fvtt-warhero"