diff options
| author | Igor <[email protected]> | 2020-12-30 16:06:07 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-30 16:06:07 -0500 |
| commit | 24f2c6bc6920ccaf988a3a7c424cb365d0ffd416 (patch) | |
| tree | 789a72af982f38a854fce934adf85f17798b3ccd /resource/ui/steamworkshopdialog.res | |
| parent | 64fbf2711e92f6250dec10a09861fd7ba5df7ec4 (diff) | |
| parent | b3f0c0be8b3995a7c9943f8004ab9d08dd9fe95a (diff) | |
Merge pull request #160 from raysfire/dev
v2020.1230
Diffstat (limited to 'resource/ui/steamworkshopdialog.res')
| -rw-r--r-- | resource/ui/steamworkshopdialog.res | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index 2afee9e..bc6ff93 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -251,18 +251,18 @@ { "ControlName" "CExButton" "fieldName" "PrevPageButton" - "xpos" "435" + "xpos" "411" "ypos" "215" "zpos" "5" - "wide" "25" + "wide" "30" "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "<" - "font" "HudFontSmall" + "labelText" "&A" + "font" "CustomIcons" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -278,10 +278,10 @@ "font" "HudFontSmall" "labelText" "%page%" "textAlignment" "center" - "xpos" "460" + "xpos" "441" "ypos" "215" "zpos" "5" - "wide" "50" + "wide" "65" "tall" "25" "autoResize" "1" "pinCorner" "0" @@ -294,18 +294,18 @@ { "ControlName" "CExButton" "fieldName" "NextPageButton" - "xpos" "510" + "xpos" "506" "ypos" "215" "zpos" "5" - "wide" "25" + "wide" "30" "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" ">" - "font" "HudFontSmall" + "labelText" "&D" + "font" "CustomIcons" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -346,7 +346,7 @@ "fieldName" "EditButton" "xpos" "15" "ypos" "215" - "wide" "100" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "3" @@ -356,7 +356,7 @@ "textinsetx" "25" "use_proportional_insets" "1" "font" "HudFontSmall" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" @@ -389,9 +389,9 @@ { "ControlName" "CExImageButton" "fieldName" "ViewButton" - "xpos" "125" + "xpos" "147" "ypos" "215" - "wide" "100" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "3" @@ -401,7 +401,7 @@ "textinsetx" "25" "use_proportional_insets" "1" "font" "HudFontSmall" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" @@ -434,9 +434,9 @@ { "ControlName" "CExImageButton" "fieldName" "DeleteButton" - "xpos" "235" + "xpos" "279" "ypos" "215" - "wide" "100" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "3" @@ -446,7 +446,7 @@ "textinsetx" "25" "use_proportional_insets" "1" "font" "HudFontSmall" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "default" "1" @@ -503,10 +503,10 @@ { "ControlName" "CExButton" "fieldName" "LoadTestMapButton" - "xpos" "98" + "xpos" "40" "ypos" "310" "zpos" "20" - "wide" "200" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "0" @@ -526,10 +526,10 @@ { "ControlName" "CExButton" "fieldName" "PublishButton" - "xpos" "302" + "xpos" "172" "ypos" "310" "zpos" "20" - "wide" "200" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "0" @@ -549,10 +549,10 @@ { "ControlName" "CExButton" "fieldName" "LearnMore2Button" - "xpos" "235" - "ypos" "365" + "xpos" "304" + "ypos" "310" "zpos" "20" - "wide" "150" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "0" @@ -572,10 +572,10 @@ { "ControlName" "CExButton" "fieldName" "ViewLegalAgreementButton" - "xpos" "390" - "ypos" "365" + "xpos" "436" + "ypos" "310" "zpos" "20" - "wide" "200" + "wide" "125" "tall" "25" "autoResize" "0" "pinCorner" "0" |
