diff options
Diffstat (limited to 'resource/ui/replaybrowser')
| -rw-r--r-- | resource/ui/replaybrowser/basepage.res | 2 | ||||
| -rw-r--r-- | resource/ui/replaybrowser/mainpanel.res | 2 | ||||
| -rw-r--r-- | resource/ui/replaybrowser/thumbnailcollection.res | 14 |
3 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res index 995961d..4f7b93d 100644 --- a/resource/ui/replaybrowser/basepage.res +++ b/resource/ui/replaybrowser/basepage.res @@ -38,7 +38,7 @@ "tabPosition" "0" "fgcolor_override" "White" "bgcolor_override" "DarkerGrey" - "Font" "CerbeticaBold14" + "Font" "Cerbetica14" } "ReplayList" diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res index e29e45a..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" diff --git a/resource/ui/replaybrowser/thumbnailcollection.res b/resource/ui/replaybrowser/thumbnailcollection.res index 410419a..5d33167 100644 --- a/resource/ui/replaybrowser/thumbnailcollection.res +++ b/resource/ui/replaybrowser/thumbnailcollection.res @@ -24,7 +24,7 @@ "zpos" "5" "visible" "0" "enabled" "1" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "center" "text" "#Replay_RenderAll" "Command" "render_queued_replays" @@ -36,7 +36,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "labelText" "" "auto_wide_tocontents" "1" @@ -54,7 +54,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "labelText" "%titleandcount%" "textAlignment" "west" "zpos" "2" @@ -70,7 +70,7 @@ { "ControlName" "CExLabel" "fieldName" "DateLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "zpos" "2" "autoResize" "0" @@ -85,7 +85,7 @@ { "ControlName" "CExLabel" "fieldName" "WarningLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "zpos" "1" "autoResize" "0" @@ -112,7 +112,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "textAlignment" "west" "labelText" "" "auto_wide_tocontents" "1" @@ -142,7 +142,7 @@ { "ControlName" "CExLabel" "fieldName" "NoReplayItemsLabel" - "font" "CerbeticaBold14" + "font" "Cerbetica14" "wide" "400" "tall" "40" "zpos" "5" |
