diff options
-rw-r--r-- | WebContent/VAADIN/themes/base/notification/notification.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WebContent/VAADIN/themes/base/notification/notification.scss b/WebContent/VAADIN/themes/base/notification/notification.scss index 0fc7801777..a91e26947d 100644 --- a/WebContent/VAADIN/themes/base/notification/notification.scss +++ b/WebContent/VAADIN/themes/base/notification/notification.scss @@ -33,8 +33,6 @@ } .#{$primaryStyleName}-system { background-color: red; - opacity: .7; - filter: alpha(opacity=70); } .#{$primaryStyleName}-system h1 { display: block; |