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/streampanel.res | |
| parent | 41833fd8b1c43abb2e5c67dbe2d1feb2b203a10a (diff) | |
Formatting Changes
Hopefully nothing is broken...?
Diffstat (limited to 'resource/ui/streampanel.res')
| -rw-r--r-- | resource/ui/streampanel.res | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/resource/ui/streampanel.res b/resource/ui/streampanel.res index f160700..ddf573d 100644 --- a/resource/ui/streampanel.res +++ b/resource/ui/streampanel.res @@ -11,10 +11,9 @@ "tall" "f0" "visible" "1" "proportionaltoparent" "1" - "bgcolor_override" "0 0 0 50" } - + "LoadingPanel" { "ControlName" "EditablePanel" @@ -26,7 +25,7 @@ "tall" "f0" "visible" "1" "proportionaltoparent" "1" - + "SpinnerImage" { "ControlName" "ImagePanel" @@ -42,7 +41,7 @@ "image" "animated/tf2_logo_hourglass" "proportionaltoparent" "1" } - + "DescriptionLabel" { "ControlName" "CExLabel" @@ -62,7 +61,7 @@ "proportionaltoparent" "1" } } - + "PreviewImage" { "ControlName" "ImagePanel" @@ -76,7 +75,7 @@ "enable" "1" "scaleImage" "0" } - + "DisplayNameLabel" { "ControlName" "CExLabel" @@ -94,7 +93,7 @@ "enabled" "1" "fgcolor" "TanLight" } - + "TextDescriptionLabel" { "ControlName" "CExLabel" @@ -112,7 +111,7 @@ "enabled" "1" "fgcolor" "TanLight" } - + "ViewerCountLabel" { "ControlName" "CExLabel" @@ -130,7 +129,7 @@ "enabled" "1" "fgcolor" "TanLight" } - + "Stream_URLButton" { "ControlName" "CExButton" @@ -148,12 +147,12 @@ "tabPosition" "0" "default" "1" "command" "stream" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "border_armed" "TeamMenuBorder" - + "defaultFgColor_override" "0 0 0 0" "defaultBgColor_override" "0 0 0 0" "armedFgColor_override" "0 0 0 0" |
