diff options
Diffstat (limited to 'resource/ui/econ/ConfirmDialogAbandonSafe.res')
| -rw-r--r-- | resource/ui/econ/ConfirmDialogAbandonSafe.res | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/resource/ui/econ/ConfirmDialogAbandonSafe.res b/resource/ui/econ/ConfirmDialogAbandonSafe.res index 83d4ce5..1044c91 100644 --- a/resource/ui/econ/ConfirmDialogAbandonSafe.res +++ b/resource/ui/econ/ConfirmDialogAbandonSafe.res @@ -36,7 +36,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fgcolor_override" "Base Color" + "fgcolor_override" "ColorCyan" } "ExplanationLabel" @@ -74,7 +74,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_CancelBold" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -82,13 +82,6 @@ "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" "border_default" "ButtonHover" "border_armed" "ButtonHover" } @@ -109,7 +102,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ConfirmButtonText" - "font" "DfButton" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -117,13 +110,6 @@ "Command" "confirm" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "paintbackground" "1" - "defaultBgColor_override" "15 15 15 255" - "armedBgColor_override" "25 25 25 255" - "depressedBgColor_override" "25 25 25 255" - "defaultFgColor_override" "TanLight" - "armedFgColor_override" "TanLight" - "depressedFgColor_override" "TanLight" "border_default" "ButtonHover" "border_armed" "ButtonHover" } |
