diff options
Diffstat (limited to 'resource/ui/streamlistpanel.res')
| -rw-r--r-- | resource/ui/streamlistpanel.res | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res index bc58ff7..2521ed2 100644 --- a/resource/ui/streamlistpanel.res +++ b/resource/ui/streamlistpanel.res @@ -9,7 +9,7 @@ "wide" "300" "tall" "22" "visible" "1" - + "HeaderLabel" { "ControlName" "CExLabel" @@ -30,7 +30,7 @@ "bgcolor_override" "25 25 25 255" } } - + "CloseButton" { "ControlName" "CExImageButton" @@ -58,15 +58,14 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "Command" "hide_streams" - "paintbackground" "0" - + //"defaultFgColor_override" "235 226 202 255" //"armedFgColor_override" "46 43 42 255" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Base Color" "depressedFgColor_override" "TanLight" - + "image_drawcolor" "235 226 202 255" "image_armedcolor" "200 80 60 255" "SubImage" @@ -82,7 +81,7 @@ "enabled" "0" "image" "close_button" "scaleImage" "1" - } + } } "TitleLabel" @@ -200,13 +199,12 @@ "brighttext" "0" "default" "1" "command" "view_more" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "defaultFgColor_override" "235 226 202 255" "defaultBgColor_override" "46 43 42 255" "armedFgColor_override" "235 226 202 255" "depressedFgColor_override" "235 226 202 255" - } + } }
\ No newline at end of file |
