diff options
Diffstat (limited to 'resource/ui/matchmakingdashboardsidepanel.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardsidepanel.res | 112 |
1 files changed, 54 insertions, 58 deletions
diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res index 5c0a230..c0a8c76 100644 --- a/resource/ui/matchmakingdashboardsidepanel.res +++ b/resource/ui/matchmakingdashboardsidepanel.res @@ -11,78 +11,76 @@ "tall" "f0" "visible" "1" "proportionaltoparent" "1" - "mouseinputenabled" "0" - "bgcolor_override" "0 0 0 255" + "mouseinputenabled" "0" + "bgcolor_override" "0 0 0 255" } "TitleGradient" { - "ControlName" "ImagePanel" + "ControlName" "ImagePanel" "fieldName" "TitleGradient" - "xpos" "3" - "ypos" "0" - "wide" "f0" - "tall" "60" - "zpos" "98" + "xpos" "3" + "ypos" "0" + "wide" "f0" + "tall" "60" + "zpos" "98" "visible" "0" "enabled" "0" "rotation" "3" "proportionaltoparent" "1" - "scaleimage" "1" - "mouseinputenabled" "0" - "alpha" "180" - "image" "gradient_pure_black" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "180" + "image" "gradient_pure_black" } "InnerGradient" { - "ControlName" "ImagePanel" + "ControlName" "ImagePanel" "fieldName" "InnerGradient" - "xpos" "3" + "xpos" "3" "rotation" "2" + "ypos" "0" + "wide" "30" + "tall" "f0" + "zpos" "1000" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "image" "gradient_pure_black" if_left { - "xpos" "rs1-3" - "rotation" "1" + "xpos" "rs1-3" + "rotation" "1" } - - "ypos" "0" - "wide" "30" - "tall" "f0" - "zpos" "1000" - "visible" "0" - "enabled" "0" - "proportionaltoparent" "1" - "scaleimage" "1" - "mouseinputenabled" "0" - "image" "gradient_pure_black" } "OuterGradient" { - "ControlName" "ImagePanel" + "ControlName" "ImagePanel" "fieldName" "OuterGradient" - "xpos" "rs1" + "xpos" "rs1" "rotation" "1" + "ypos" "0" + "wide" "20" + "tall" "f0" + "zpos" "1000" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "255" + "image" "gradient_pure_black" if_left { - "xpos" "0" - "rotation" "2" + "xpos" "0" + "rotation" "2" } - - "ypos" "0" - "wide" "20" - "tall" "f0" - "zpos" "1000" - "visible" "0" - "enabled" "0" - "proportionaltoparent" "1" - "scaleimage" "1" - "mouseinputenabled" "0" - "alpha" "255" - "image" "gradient_pure_black" } "CloseButton" @@ -91,13 +89,6 @@ "fieldName" "CloseButton" "xpos" "rs1" "labelText" ">" - - if_left - { - "xpos" "0" - "labelText" "<" - } - "ypos" "0" "zpos" "10000" "wide" "15" @@ -111,7 +102,13 @@ "armedBgColor_override" "Transparent" "defaultBgColor_override" "Transparent" "defaultFgColor_override" "White" - "armedFgColor_override" "169 123 53 255" + "armedFgColor_override" "169 123 53 255" + + if_left + { + "xpos" "0" + "labelText" "<" + } } "ReturnButton" @@ -120,13 +117,6 @@ "fieldName" "ReturnButton" "xpos" "3" "labelText" "<" - - if_left - { - "xpos" "rs1-3" - "labelText" ">" - } - "ypos" "0" "zpos" "10000" "wide" "20" @@ -142,6 +132,12 @@ "defaultBgColor_override" "Transparent" "defaultFgColor_override" "White" "armedFgColor_override" "169 123 53 255" + + if_left + { + "xpos" "rs1-3" + "labelText" ">" + } } "BGPanel" |
