diff options
Diffstat (limited to 'resource/ui/econ/ConfirmApplyPaintCanDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmApplyPaintCanDialog.res | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/resource/ui/econ/ConfirmApplyPaintCanDialog.res b/resource/ui/econ/ConfirmApplyPaintCanDialog.res index 92555c9..a3458c8 100644 --- a/resource/ui/econ/ConfirmApplyPaintCanDialog.res +++ b/resource/ui/econ/ConfirmApplyPaintCanDialog.res @@ -9,11 +9,10 @@ "ypos" "c-200" "wide" "400" "tall" "240" + "paintbackgroundtype" "0" "settitlebarvisible" "0" - "paintborder" "2" - "paintbackground" "1" "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" + "bgcolor_override" "DarkGrey" } "mouseoveritempanel" { @@ -25,8 +24,8 @@ "wide" "300" "tall" "300" "visible" "0" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" "paintborder" "1" "text_ypos" "20" @@ -49,7 +48,7 @@ "enabled" "1" "labelText" "%attriblist%" "textAlignment" "center" - "fgcolor" "117 107 94 255" + "fgcolor" "TextColor" "centerwrap" "1" } } @@ -118,8 +117,8 @@ "wide" "84" "tall" "64" "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" "paintborder" "0" "model_xpos" "2" @@ -183,8 +182,8 @@ "wide" "84" "tall" "64" "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" "paintborder" "0" "model_xpos" "2" @@ -199,7 +198,6 @@ { "use_item_rendertarget" "0" "allow_rot" "0" - "inventory_image_type" "1" } } @@ -232,8 +230,8 @@ "wide" "100" "tall" "100" "visible" "1" - "bgcolor_override" "0 0 0 0" - "noitem_textcolor" "117 107 94 255" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" "PaintBackgroundType" "2" "paintborder" "0" "model_xpos" "2" @@ -286,7 +284,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -313,7 +311,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CraftNameConfirm" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
