diff options
Diffstat (limited to 'resource/ui/econ/ConfirmApplyGiftWrapDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmApplyGiftWrapDialog.res | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/resource/ui/econ/ConfirmApplyGiftWrapDialog.res b/resource/ui/econ/ConfirmApplyGiftWrapDialog.res index c9b120d..da23244 100644 --- a/resource/ui/econ/ConfirmApplyGiftWrapDialog.res +++ b/resource/ui/econ/ConfirmApplyGiftWrapDialog.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" @@ -26,8 +25,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" @@ -50,7 +49,7 @@ "enabled" "1" "labelText" "%attriblist%" "textAlignment" "center" - "fgcolor" "117 107 94 255" + "fgcolor" "TextColor" "centerwrap" "1" } } @@ -119,8 +118,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" @@ -184,8 +183,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" @@ -257,7 +256,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -284,7 +283,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CraftNameConfirm" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
