diff options
Diffstat (limited to 'resource/ui/econ/ConfirmItemPreviewDialog.res')
| -rw-r--r-- | resource/ui/econ/ConfirmItemPreviewDialog.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/econ/ConfirmItemPreviewDialog.res b/resource/ui/econ/ConfirmItemPreviewDialog.res index 9c9fd5e..87979a8 100644 --- a/resource/ui/econ/ConfirmItemPreviewDialog.res +++ b/resource/ui/econ/ConfirmItemPreviewDialog.res @@ -25,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" "0" "paintborder" "0" "text_ypos" "20" @@ -65,7 +65,7 @@ "enabled" "1" "labelText" "%attriblist%" "textAlignment" "center" - "fgcolor" "117 107 94 255" + "fgcolor" "TextColor" "centerwrap" "1" } } @@ -133,8 +133,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" @@ -167,7 +167,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fgcolor_override" "Base Color" + "fgcolor_override" "ColorCyan" } "CancelButton" { @@ -184,7 +184,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -217,7 +217,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CraftNameConfirm" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
