summaryrefslogtreecommitdiff
path: root/resource/ui/econ/notificationtoastcontainer.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/econ/notificationtoastcontainer.res
parent581f8398788825c7f44825dd2c5118e3535de7c0 (diff)
parent896d2088f4f926d5425e00b11ae85d7791eaba85 (diff)
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/econ/notificationtoastcontainer.res')
-rw-r--r--resource/ui/econ/notificationtoastcontainer.res39
1 files changed, 39 insertions, 0 deletions
diff --git a/resource/ui/econ/notificationtoastcontainer.res b/resource/ui/econ/notificationtoastcontainer.res
new file mode 100644
index 0000000..698eff6
--- /dev/null
+++ b/resource/ui/econ/notificationtoastcontainer.res
@@ -0,0 +1,39 @@
+"Resource/UI/NotificationToastContainer.res"
+{
+ "NotificationToastContainer"
+ {
+ "ControlName" "CNotificationToastControl"
+ "fieldName" "NotificationToastContainer"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "150"
+ "tall" "50"
+ "visible" "1"
+ "enabled" "1"
+ "bgcolor_override" "DarkGrey"
+ "border" "CyanBorder"
+ }
+
+ "HelpTextLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "HelpTextLabel"
+ "fgcolor" "RedSolid"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "140"
+ "tall" "38"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "labelText" ""
+ "textAlignment" "North"
+ "font" "TFFontSmall"
+ "textinsetx" "2"
+ "textinsety" "7"
+ }
+} \ No newline at end of file