diff options
Diffstat (limited to 'minmode/resource/ui/classloadoutpanel.res')
| -rw-r--r-- | minmode/resource/ui/classloadoutpanel.res | 31 |
1 files changed, 25 insertions, 6 deletions
diff --git a/minmode/resource/ui/classloadoutpanel.res b/minmode/resource/ui/classloadoutpanel.res index 63494af..c54e643 100644 --- a/minmode/resource/ui/classloadoutpanel.res +++ b/minmode/resource/ui/classloadoutpanel.res @@ -273,22 +273,41 @@ "noitem_textcolor" "117 107 94 255" "PaintBackgroundType" "0" "paintborder" "0" + "BackColor" { "ControlName" "EditablePanel" "fieldName" "BackColor" "xpos" "0" "ypos" "0" - "zpos" "1" + "zpos" "-1" "wide" "f0" "tall" "f0" "visible" "1" "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType" "0" - "border" "NoBorder" - "bgcolor_override" "30 30 30 255" + "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" + } } "text_ypos" "0" |
