diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/charinfopanel.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/charinfopanel.res')
| -rw-r--r-- | resource/ui/charinfopanel.res | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/resource/ui/charinfopanel.res b/resource/ui/charinfopanel.res index a7df46b..804fc26 100644 --- a/resource/ui/charinfopanel.res +++ b/resource/ui/charinfopanel.res @@ -20,7 +20,7 @@ "outoffocus_bgcolor_override" "27 27 27 0" "title" "#CharInfoAndSetup" - "title_font" "HudFontSmallBold" + "title_font" "HudFontMediumBold" "titletextinsetX" "40" "titletextinsetY" "0" "titlebarfgcolor_override" "HudOffWhite" @@ -133,8 +133,9 @@ "tabskv" { "textinsetx" "25" - "textAlignment" "center" - "font" "Cerbetica18" + "textinsety" "5" + "textAlignment" "north" + "font" "HudFontSmall" "selectedcolor" "TanLight" "unselectedcolor" "TanDark" "defaultBgColor_override" "DarkGrey" @@ -154,14 +155,14 @@ "ypos" "437" "zpos" "2" "wide" "100" - "tall" "25" + "tall" "20" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "Back (&Q)" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
