diff options
Diffstat (limited to 'WebContent/VAADIN/themes/runo/notification/notification.css')
-rw-r--r-- | WebContent/VAADIN/themes/runo/notification/notification.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/WebContent/VAADIN/themes/runo/notification/notification.css b/WebContent/VAADIN/themes/runo/notification/notification.css index bc9b3f665d..1d9f868a14 100644 --- a/WebContent/VAADIN/themes/runo/notification/notification.css +++ b/WebContent/VAADIN/themes/runo/notification/notification.css @@ -59,9 +59,9 @@ line-height: 1.2; margin: 4px 10px 5px 10px; color: #e4e7ea; -}
-.v-Notification-system {
+} +.v-Notification-system { background-color: #ff0a0a; font-size: .9em; - padding: 14px 32px;
+ padding: 14px 32px; }
\ No newline at end of file |