diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:16:48 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:16:48 -0400 |
| commit | ceda99cb6f1507321fd6d317ad078b84610323dd (patch) | |
| tree | 1cb4f6deff456d51fc562fe624482bb3adb0a959 /resource/ui/econ/confirmdialogabandonsafe.res | |
| parent | 7fb5e4895a804624e0c6bb44c65910e80739d668 (diff) | |
Updated the backpack and store pages
- Fixed various bugs and inconsistencies in the Item and Store pages.
- Updated the item options icons.
Diffstat (limited to 'resource/ui/econ/confirmdialogabandonsafe.res')
| -rw-r--r-- | resource/ui/econ/confirmdialogabandonsafe.res | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res index e899450..1633d9f 100644 --- a/resource/ui/econ/confirmdialogabandonsafe.res +++ b/resource/ui/econ/confirmdialogabandonsafe.res @@ -17,7 +17,7 @@ "paintborder" "2" "paintbackground" "1" "border" "CyanBorderThick" - "bgcolor_override" "25 25 25 255" + "bgcolor_override" "DarkerGrey" } "TitleLabel" @@ -82,8 +82,6 @@ "Command" "cancel" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } "ConfirmButton" @@ -110,7 +108,5 @@ "Command" "confirm" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "border_default" "ButtonHover" - "border_armed" "ButtonHover" } }
\ No newline at end of file |
