diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:34:42 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:34:42 -0400 |
| commit | 9f90bde42f138a30d5923b0af185f6edf08f37ac (patch) | |
| tree | 749bb19e39ede710bb0a26e20e44efef582efd9b /temp/resource/ui/econ/notificationtoastcontainer.res | |
| parent | ec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/econ/notificationtoastcontainer.res')
| -rw-r--r-- | temp/resource/ui/econ/notificationtoastcontainer.res | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/temp/resource/ui/econ/notificationtoastcontainer.res b/temp/resource/ui/econ/notificationtoastcontainer.res new file mode 100644 index 0000000..698eff6 --- /dev/null +++ b/temp/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 |
