diff options
Diffstat (limited to 'resource/ui/replaybrowser')
| -rw-r--r-- | resource/ui/replaybrowser/basepage.res | 6 | ||||
| -rw-r--r-- | resource/ui/replaybrowser/mainpanel.res | 18 | ||||
| -rw-r--r-- | resource/ui/replaybrowser/thumbnailcollection.res | 22 |
3 files changed, 23 insertions, 23 deletions
diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res index cf2c209..995961d 100644 --- a/resource/ui/replaybrowser/basepage.res +++ b/resource/ui/replaybrowser/basepage.res @@ -17,7 +17,7 @@ "PaintBackgroundType" "0" "bgcolor_override" "DarkGrey" } - + "SearchTextEntry" { "ControlName" "TextEntry" @@ -40,7 +40,7 @@ "bgcolor_override" "DarkerGrey" "Font" "CerbeticaBold14" } - + "ReplayList" { "ControlName" "PanelListPanel" @@ -56,4 +56,4 @@ "bgcolor_override" "Transparent" "autohide_scrollbar" "1" } -} +}
\ No newline at end of file diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res index ae2e333..6219a23 100644 --- a/resource/ui/replaybrowser/mainpanel.res +++ b/resource/ui/replaybrowser/mainpanel.res @@ -18,7 +18,7 @@ "bgcolor_override" "27 27 27 0" "infocus_bgcolor_override" "27 27 27 0" "outoffocus_bgcolor_override" "27 27 27 0" - + "title" "#Replay_Replay" "title_font" "HudFontSmallBold" "titletextinsetX" "40" @@ -26,11 +26,11 @@ "titlebarfgcolor_override" "HudOffWhite" "titlebardisabledfgcolor_override" "HudOffWhite" "titlebarbgcolor_override" "DarkGrey" - + "clientinsetx_override" "0" "sheetinset_bottom" "40" } - + "BackgroundHeader" { "ControlName" "ImagePanel" @@ -59,7 +59,7 @@ "fillcolor" "27 27 27 200" "tileImage" "1" } - + "BackgroundFooter" { "ControlName" "ImagePanel" @@ -88,7 +88,7 @@ "fillcolor" "27 27 27 200" "tileImage" "1" } - + "FooterLine" { "ControlName" "EditablePanel" @@ -103,7 +103,7 @@ "PaintBackgroundType" "2" "bgcolor_override" "ColorCyan" } - + "Sheet" { "ControlName" "EditablePanel" @@ -114,7 +114,7 @@ "tabheight" "20" "transition_time" "0" "yoffset" "14" - + "HeaderLine" { "ControlName" "EditablePanel" @@ -129,7 +129,7 @@ "PaintBackgroundType" "2" "bgcolor_override" "ColorCyan" } - + "tabskv" { "textinsetx" "25" @@ -145,7 +145,7 @@ "depressedBgColor_override" "10 10 10 255" } } - + "BackButton" { "ControlName" "CExButton" diff --git a/resource/ui/replaybrowser/thumbnailcollection.res b/resource/ui/replaybrowser/thumbnailcollection.res index 2519e0e..410419a 100644 --- a/resource/ui/replaybrowser/thumbnailcollection.res +++ b/resource/ui/replaybrowser/thumbnailcollection.res @@ -14,7 +14,7 @@ "settitlebarvisible" "1" "bgcolor_override" "DarkGrey" } - + "RenderAllButton" { "ControlName" "CExButton" @@ -31,7 +31,7 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } - + "CaratLabel" { "ControlName" "CExLabel" @@ -49,7 +49,7 @@ "wide" "0" "fgcolor" "200 80 60 0" } - + "TitleLabel" { "ControlName" "CExLabel" @@ -65,7 +65,7 @@ "wide" "f0" "fgcolor" "White" } - + "DateLabel" { "ControlName" "CExLabel" @@ -80,7 +80,7 @@ "wide" "f0" "fgcolor_override" "White" } - + "WarningLabel" { "ControlName" "CExLabel" @@ -95,7 +95,7 @@ "wrap" "1" "fgcolor_override" "White" } - + "Line" { "ControlName" "Panel" @@ -107,7 +107,7 @@ "enabled" "0" "bgcolor_override" "106 91 86 0" } - + "CaratLabel" { "ControlName" "CExLabel" @@ -125,7 +125,7 @@ "wide" "f0" "fgcolor_override" "199 80 48 255" } - + "UnconvertedBg" { "ControlName" "Panel" @@ -137,7 +137,7 @@ "enabled" "1" "bgcolor_override" "DarkerGrey" } - + "NoReplayItemsLabel" { "ControlName" "CExLabel" @@ -153,7 +153,7 @@ "centerwrap" "1" "fgcolor_override" "TextColor" } - + "ShowPrevButton" { "ControlName" "CExButton" @@ -202,4 +202,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} +}
\ No newline at end of file |
