From 57e8c1bc753ec64aecc870c08c64f84560f4f0cc Mon Sep 17 00:00:00 2001 From: WBHarry Date: Fri, 1 Aug 2025 12:25:15 +0200 Subject: [PATCH] Fixed characterCreation experience description --- styles/less/dialog/character-creation/selections-container.less | 1 + templates/characterCreation/setupTabs/experience.hbs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/less/dialog/character-creation/selections-container.less b/styles/less/dialog/character-creation/selections-container.less index 103418ed..9f81f93b 100644 --- a/styles/less/dialog/character-creation/selections-container.less +++ b/styles/less/dialog/character-creation/selections-container.less @@ -292,6 +292,7 @@ textarea { width: 100%; resize: none; + border-color: light-dark(@dark-blue, @golden); } } } diff --git a/templates/characterCreation/setupTabs/experience.hbs b/templates/characterCreation/setupTabs/experience.hbs index f8369edd..4b70b1b9 100644 --- a/templates/characterCreation/setupTabs/experience.hbs +++ b/templates/characterCreation/setupTabs/experience.hbs @@ -14,7 +14,7 @@
{{numberFormat this.value sign=true}}
- + {{/each}}