diff options
Diffstat (limited to 'resource/ui/matchmakingdashboard.res')
| -rw-r--r-- | resource/ui/matchmakingdashboard.res | 37 |
1 files changed, 10 insertions, 27 deletions
diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res index 1b4c63a..fb0bce6 100644 --- a/resource/ui/matchmakingdashboard.res +++ b/resource/ui/matchmakingdashboard.res @@ -58,7 +58,7 @@ "zpos" "-1" "wide" "p1.1" "tall" "f5" - "visible" "0" + "visible" "1" "PaintBackgroundType" "2" "border" "NoBorder" "bgcolor_override" "DarkGrey" @@ -74,7 +74,7 @@ "zpos" "-2" "wide" "p1.1" "tall" "p1" - "visible" "0" + "visible" "1" "PaintBackgroundType" "2" "border" "OuterShadowBorder" "proportionaltoparent" "1" @@ -94,13 +94,13 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "font" "HudFontSmallestBold" + "labeltext" "l" + "font" "CustomIcons" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "Command" "toggle_chat" "proportionaltoparent" "1" - "labeltext" "" "mouseinputenabled" "1" "keyboardinputenabled" "0" "actionsignallevel" "2" @@ -110,27 +110,11 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "image_drawcolor" "TanLight" - "image_armedcolor" "72 255 255 255" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" "armedBgColor_override" "Transparent" "defaultBgColor_override" "Transparent" - - "SubImage" - { - "ControlName" "ImagePanel" - "fieldName" "SubImage" - "xpos" "cs-0.5" - "ypos" "rs1-2" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "proportionaltoparent" "1" - "image" "replay/thumbnails/chat" - } } "PartySlot0" @@ -349,7 +333,7 @@ "tall" "f0" "visible" "1" "enabled" "1" - "font" "HudFontSmallestBold" + "font" "HudFontSmall" "fgcolor_override" "TanLight" "textAlignment" "west" "labelText" "%queue_state%" @@ -412,7 +396,7 @@ "ControlName" "CExImageButton" "fieldName" "CloseButton" "xpos" "rs1-6" - "ypos" "11" + "ypos" "12" "zpos" "10" "wide" "14" "tall" "14" @@ -653,6 +637,7 @@ "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanLight" + "image_drawcolor" "TanLight" "image_armedcolor" "TanLight" @@ -694,7 +679,7 @@ "brighttext" "0" "Command" "resume_game" "proportionaltoparent" "1" - "labeltext" "Resume" + "labeltext" "#MMenu_ResumeGame" "mouseinputenabled" "1" "keyboardinputenabled" "0" "actionsignallevel" "2" @@ -702,7 +687,6 @@ "textinsety" "5" "textinsetx" "22" "use_proportional_insets" "1" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" @@ -760,7 +744,6 @@ "textinsetx" "25" "textinsety" "5" "use_proportional_insets" "1" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" |
