diff options
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" |
