From fa19879dec86aa1aef09aaee93456606d25f7e2c Mon Sep 17 00:00:00 2001 From: ibruton Date: Thu, 24 Mar 2016 19:22:44 -0500 Subject: Added in support for streams on the main menu, cleaned up other pop-up dialogs --- minmode/resource/ui/quickplaydialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'minmode/resource/ui/quickplaydialog.res') diff --git a/minmode/resource/ui/quickplaydialog.res b/minmode/resource/ui/quickplaydialog.res index ab098eb..66fb291 100644 --- a/minmode/resource/ui/quickplaydialog.res +++ b/minmode/resource/ui/quickplaydialog.res @@ -23,7 +23,7 @@ { "ControlName" "EditablePanel" "fieldName" "Container" - "xpos" "c-200" + "xpos" "300" "ypos" "c-190" "wide" "400" "tall" "400" @@ -34,7 +34,7 @@ "tabPosition" "0" "PaintBackgroundType" "0" "paintbackground" "1" - "border" "CyanBorderThick" + "border" "NoBorder" "Background" { @@ -49,7 +49,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "bgcolor_override" "25 25 25 255" + "bgcolor_override" "25 25 25 230" } "TitleLabel" -- cgit v1.2.3