diff options
Diffstat (limited to 'resource/ui/replaybrowser/mainpanel.res')
| -rw-r--r-- | resource/ui/replaybrowser/mainpanel.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res index 6219a23..855ad68 100644 --- a/resource/ui/replaybrowser/mainpanel.res +++ b/resource/ui/replaybrowser/mainpanel.res @@ -134,7 +134,7 @@ { "textinsetx" "25" "textAlignment" "center" - "font" "Cerbetica18" + "font" "HudFontSmall" "selectedcolor" "TanLight" "unselectedcolor" "TanDark" "defaultBgColor_override" "25 25 25 255" @@ -150,18 +150,18 @@ { "ControlName" "CExButton" "fieldName" "BackButton" - "xpos" "c-295" + "xpos" "c-288" "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" |
