diff options
| author | ibruton <[email protected]> | 2016-03-24 19:22:44 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-03-24 19:22:44 -0500 |
| commit | fa19879dec86aa1aef09aaee93456606d25f7e2c (patch) | |
| tree | 89b6bf6784f56c960610152ef86b644106af522a /minmode/resource/ui/quickplaydialog.res | |
| parent | 2d427498fc7c2404dba1a10e3cd9d6bda6ef91b6 (diff) | |
Added in support for streams on the main menu, cleaned up other pop-up dialogs
Diffstat (limited to 'minmode/resource/ui/quickplaydialog.res')
| -rw-r--r-- | minmode/resource/ui/quickplaydialog.res | 6 |
1 files changed, 3 insertions, 3 deletions
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" |
