diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/replaybrowser/thumbnailcollection.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/replaybrowser/thumbnailcollection.res')
| -rw-r--r-- | resource/ui/replaybrowser/thumbnailcollection.res | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/replaybrowser/thumbnailcollection.res b/resource/ui/replaybrowser/thumbnailcollection.res index 3511fa9..4145d46 100644 --- a/resource/ui/replaybrowser/thumbnailcollection.res +++ b/resource/ui/replaybrowser/thumbnailcollection.res @@ -2,17 +2,17 @@ { "ThumbnailCollection" { - "ControlName" "Panel" - "fieldName" "ThumbnailCollection" - "wide" "f0" - "tall" "180" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" + "ControlName" "Panel" + "fieldName" "ThumbnailCollection" + "wide" "f0" + "tall" "180" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" "settitlebarvisible" "1" - "bgcolor_override" "27 27 27 255" + "bgcolor_override" "DarkGrey" } "RenderAllButton" @@ -135,7 +135,7 @@ "pinCorner" "0" "visible" "0" "enabled" "1" - "bgcolor_override" "22 22 22 255" + "bgcolor_override" "DarkerGrey" } "NoReplayItemsLabel" @@ -151,7 +151,7 @@ "visible" "1" "enabled" "1" "centerwrap" "1" - "fgcolor_override" "117 107 94 255" + "fgcolor_override" "TextColor" } "ShowPrevButton" |
