diff options
Diffstat (limited to 'resource/ui/matchmakingcategorypanel.res')
| -rw-r--r-- | resource/ui/matchmakingcategorypanel.res | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/resource/ui/matchmakingcategorypanel.res b/resource/ui/matchmakingcategorypanel.res index 832cad7..00892f0 100644 --- a/resource/ui/matchmakingcategorypanel.res +++ b/resource/ui/matchmakingcategorypanel.res @@ -159,8 +159,8 @@ { "ControlName" "CExLabel" "fieldName" "TitleShadow" - "xpos" "rs1-23" - "ypos" "3" + "xpos" "-1" + "ypos" "-1" "zpos" "2" "wide" "200" "tall" "15" @@ -176,8 +176,11 @@ "default" "1" "proportionaltoparent" "1" "mouseinputenabled" "0" - - "fgcolor_override" "7 7 7 255" + "fgcolor_override" "TransparentBlack" + + "pin_to_sibling" "Title" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "DescLabel" @@ -209,8 +212,8 @@ "font" "MMenuPlayListDesc" "labelText" "%desc_token%" "textAlignment" "north-west" - "xpos" "rs1-4" - "ypos" "19" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "120" "tall" "40" @@ -219,9 +222,13 @@ "visible" "1" "enabled" "1" "wrap" "1" - "fgcolor_override" "7 7 7 255" "proportionaltoparent" "1" "mouseinputenabled" "0" + "fgcolor_override" "TransparentBlack" + + "pin_to_sibling" "DescLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } |
