-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
7.0.2
A way to specify the css class you want to use to display the notification, something that allows change the width, color and font size. For example, my css class ".myNotification .z-notification-content" contains the necessary modifications and in the method Clients.showNotification could receive an extra paramether called "sclass" where i send the "myNotification" class name.