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/replaybrowser/thumbnailcollection.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/replaybrowser/thumbnailcollection.res')
| -rw-r--r-- | resource/ui/replaybrowser/thumbnailcollection.res | 14 |
1 files changed, 7 insertions, 7 deletions
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" |
