summaryrefslogtreecommitdiff
path: root/resource/ui/stampdonationadd.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-04-06 13:54:46 -0400
committerGitHub <[email protected]>2019-04-06 13:54:46 -0400
commitfd911f0f86352de97434aac3dbde812124caf52d (patch)
tree460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/stampdonationadd.res
parent581f8398788825c7f44825dd2c5118e3535de7c0 (diff)
parent896d2088f4f926d5425e00b11ae85d7791eaba85 (diff)
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/stampdonationadd.res')
-rw-r--r--resource/ui/stampdonationadd.res13
1 files changed, 10 insertions, 3 deletions
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res
index 5cc1d57..6ac9529 100644
--- a/resource/ui/stampdonationadd.res
+++ b/resource/ui/stampdonationadd.res
@@ -13,8 +13,11 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "settitlebarvisible" "0"
+ "settitlebarvisible" "0"
"PaintBackgroundType" "0"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
+ "PaintBorder" "1"
}
"TitleLabel"
@@ -52,7 +55,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
"ExplanationLabel2"
@@ -72,7 +75,7 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "200 80 60 255"
+ "fgcolor_override" "LightRed"
}
"ItemImagePanel"
@@ -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"