summaryrefslogtreecommitdiff
path: root/resource/ui/itemrenamedialog.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-08-05 21:59:49 -0400
committerCriticalFlaw <[email protected]>2018-08-05 21:59:49 -0400
commit35db3dc6120b5275c57404d2843dac79b6554923 (patch)
treee1f68a8486fb1fc8f68b5c5f61b58ce0155bfa4f /resource/ui/itemrenamedialog.res
parent9fbc2d2a5320f6c013ecacb3ada06c976af58529 (diff)
Miscellenaous Changes
- Alpha changes to various panel's background colors - Lowered the MvM Flag Tracker icon - Updated the Tournament Setup Panel and Killfeed - Formatting Changes * Added the item rename panels from a previous commit
Diffstat (limited to 'resource/ui/itemrenamedialog.res')
-rw-r--r--resource/ui/itemrenamedialog.res74
1 files changed, 36 insertions, 38 deletions
diff --git a/resource/ui/itemrenamedialog.res b/resource/ui/itemrenamedialog.res
index fe96501..83fbd58 100644
--- a/resource/ui/itemrenamedialog.res
+++ b/resource/ui/itemrenamedialog.res
@@ -9,7 +9,7 @@
"ypos" "105"
"wide" "400"
"tall" "240"
- "bgcolor_override" "30 30 30 255"
+ "bgcolor_override" "25 25 25 255"
"paintbackgroundtype" "2"
"settitlebarvisible" "0"
"paintbackground" "1"
@@ -29,16 +29,14 @@
"bgcolor_override" "0 0 0 0"
"noitem_textcolor" "117 107 94 255"
"PaintBackgroundType" "2"
- "paintborder" "1"
+ "paintborder" "1"
"text_ypos" "20"
"text_center" "1"
"model_hide" "1"
"resize_to_text" "1"
"padding_height" "15"
-
- "PaintBackgroundType" "0"
- "paintborder" "0"
+
"BackColor"
{
"ControlName" "EditablePanel"
@@ -52,29 +50,29 @@
"enabled" "1"
"pinCorner" "0"
"autoResize" "0"
- "PaintBackgroundType""1"
- "border" "NoBorder"
- "bgcolor_override" "35 35 35 255"
+ "PaintBackgroundType" "1"
+ "border" "NoBorder"
+ "bgcolor_override" "35 35 35 255"
+ }
- "attriblabel"
- {
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "30"
- "zpos" "101"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "center"
- "fgcolor" "117 107 94 255"
- "centerwrap" "1"
- }
- }
- }
+ "attriblabel"
+ {
+ "font" "ItemFontAttribLarge"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "101"
+ "wide" "140"
+ "tall" "60"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%attriblist%"
+ "textAlignment" "center"
+ "fgcolor" "117 107 94 255"
+ "centerwrap" "1"
+ }
+ }
"TitleLabel"
{
@@ -253,8 +251,8 @@
"fieldName" "OldItemNameDescLabel"
"font" "HudFontSmallBold"
"labelText" "#ToolItemRenameOldItemName"
- "textAlignment" "east"
- "xpos" "10"
+ "textAlignment" "west"
+ "xpos" "20"
"ypos" "90"
"zpos" "0"
"wide" "185"
@@ -263,7 +261,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "117 107 94 255"
+ "fgcolor_override" "255 255 255 255"
"paintbackground" "0"
}
@@ -274,9 +272,9 @@
"font" "HudFontSmallBold"
"labelText" "%oldname%"
"textAlignment" "west"
- "xpos" "200"
+ "xpos" "120"
"ypos" "94"
- "wide" "180"
+ "wide" "260"
"tall" "24"
"autoResize" "1"
"pinCorner" "0"
@@ -312,8 +310,8 @@
"fieldName" "NewItemNameDescLabel"
"font" "HudFontSmallBold"
"labelText" "#ToolItemRenameNewItemName"
- "textAlignment" "east"
- "xpos" "10"
+ "textAlignment" "west"
+ "xpos" "20"
"ypos" "130"
"zpos" "0"
"wide" "185"
@@ -322,7 +320,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fgcolor_override" "117 107 94 255"
+ "fgcolor_override" "255 255 255 255"
"paintbackground" "0"
}
@@ -330,9 +328,9 @@
{
"ControlName" "TextEntry"
"fieldName" "CustomNameEntry"
- "xpos" "200"
+ "xpos" "120"
"ypos" "134"
- "wide" "180"
+ "wide" "260"
"tall" "24"
"autoResize" "1"
"pinCorner" "0"
@@ -430,7 +428,7 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "1"
- "defaultBgColor_override" "15 15 15 255k"
+ "defaultBgColor_override" "15 15 15 255"
"armedBgColor_override" "25 25 25 255"
"depressedBgColor_override" "25 25 25 255"
"defaultFgColor_override" "TanLight"