diff options
| author | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-08-12 16:56:13 -0400 |
| commit | 40607cb02752a894fef2762fb83fb96c14054307 (patch) | |
| tree | 67036ff7908591fa6a4517a808be0993ff1fb8cc /resource/ui/replaybrowser/basepage.res | |
| parent | 41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff) | |
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/replaybrowser/basepage.res')
| -rw-r--r-- | resource/ui/replaybrowser/basepage.res | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res index 313a5c7..a775665 100644 --- a/resource/ui/replaybrowser/basepage.res +++ b/resource/ui/replaybrowser/basepage.res @@ -2,17 +2,17 @@ { "BasePage" { - "ControlName" "Frame" - "fieldName" "BasePage" - "xpos" "0" - "ypos" "40" - "wide" "f0" - "tall" "480" - "autoResize" "0" - "pinCorner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" + "ControlName" "Frame" + "fieldName" "BasePage" + "xpos" "0" + "ypos" "40" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" "settitlebarvisible" "0" "PaintBackgroundType" "0" "bgcolor_override" "27 27 27 255" @@ -20,37 +20,37 @@ "SearchTextEntry" { - "ControlName" "TextEntry" - "fieldName" "SearchTextEntry" - "maxchars" "255" - "textHidden" "0" - "textAlignment" "west" - "unicode" "1" - "wrap" "0" - "xpos" "c+80" - "ypos" "5" - "tall" "15" - "wide" "160" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "White" - "bgcolor_override" "Black" - "Font" "CerbeticaBold14" + "ControlName" "TextEntry" + "fieldName" "SearchTextEntry" + "maxchars" "255" + "textHidden" "0" + "textAlignment" "west" + "unicode" "1" + "wrap" "0" + "xpos" "c+80" + "ypos" "5" + "tall" "15" + "wide" "160" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fgcolor_override" "White" + "bgcolor_override" "Black" + "Font" "CerbeticaBold14" } "ReplayList" { - "ControlName" "PanelListPanel" - "fieldName" "ReplayList" - "xpos" "c-300" - "ypos" "20" - "wide" "605" - "tall" "350" - "visible" "1" - "enabled" "1" + "ControlName" "PanelListPanel" + "fieldName" "ReplayList" + "xpos" "c-300" + "ypos" "20" + "wide" "605" + "tall" "350" + "visible" "1" + "enabled" "1" "tabPosition" "0" "paintbackground" "1" "bgcolor_override" "0 0 0 0" |
