summaryrefslogtreecommitdiff
path: root/resource/ui/classloadoutpanel.res
diff options
context:
space:
mode:
authorraysfire <[email protected]>2015-07-12 02:34:21 -0500
committerraysfire <[email protected]>2015-07-12 02:34:21 -0500
commit356f3b1b75b24d701e6c1b7511f4e03ccf21a2f1 (patch)
tree5685f959b5678bf0627b3c1f447c766a01a0496e /resource/ui/classloadoutpanel.res
parent928e5cd607d96a4205448caf629987bea52d8cee (diff)
Fixed items not having a quality color; fixed collection items displaying incorrectly; fixed background on mouseover
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
-rw-r--r--resource/ui/classloadoutpanel.res62
1 files changed, 43 insertions, 19 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res
index a7d5d21..cc7e956 100644
--- a/resource/ui/classloadoutpanel.res
+++ b/resource/ui/classloadoutpanel.res
@@ -73,8 +73,8 @@
"xpos" "0"
"ypos" "0"
"zpos" "1"
- "wide" "8"
- "tall" "70"
+ "wide" "12"
+ "tall" "16"
"autoResize" "0"
"visible" "0"
"enabled" "1"
@@ -282,23 +282,41 @@
"resize_to_text" "1"
"padding_height" "15"
- "attriblabel"
- {
- "font" "ItemFontAttribLarge"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "140"
- "tall" "60"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%attriblist%"
- "textAlignment" "center"
- "fgcolor" "117 107 94 255"
- "centerwrap" "1"
- }
+ "BackColor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BackColor"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "pinCorner" "0"
+ "autoResize" "0"
+ "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"
+ }
+ }
}
"PassiveAttribsLabel"
@@ -560,6 +578,9 @@
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "Button Color"
+
"SubImage"
{
"ControlName" "ImagePanel"
@@ -597,6 +618,9 @@
"Command" "tauntloadout"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
+
+ "image_drawcolor" "TanLight"
+ "image_armedcolor" "Button Color"
"SubImage"
{