diff options
| author | CriticalFlaw <[email protected]> | 2019-03-13 21:23:56 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-13 21:23:56 -0400 |
| commit | 8045488b1b248ca88556582063f0052a3727807c (patch) | |
| tree | 99bf8dee39e34c1eb71c9e4c2d456515e34bf420 /resource/ui/stampdonationadd.res | |
| parent | 686eb11236126196378780c055ff9d91480c0880 (diff) | |
Updated Notification Panel
- Synchronized customization files
- Updated the match found and vote panels
- Updated the hudlayout to work with the installer
- Moved the contracts button to the right side of the main menu
Diffstat (limited to 'resource/ui/stampdonationadd.res')
| -rw-r--r-- | resource/ui/stampdonationadd.res | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res index 8f5744b..6ac9529 100644 --- a/resource/ui/stampdonationadd.res +++ b/resource/ui/stampdonationadd.res @@ -15,6 +15,9 @@ "tabPosition" "0" "settitlebarvisible" "0" "PaintBackgroundType" "0" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + "PaintBorder" "1" } "TitleLabel" @@ -129,6 +132,8 @@ "Command" "nope" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } "ConfirmButton" @@ -154,6 +159,8 @@ "Command" "add_stamp_to_cart" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/vote_success.wav" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" } "PriceLabel" |
