summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/valo/components/_notification.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/valo/components/_notification.scss')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_notification.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_notification.scss b/WebContent/VAADIN/themes/valo/components/_notification.scss
index cf288cca25..ee3cf67a7c 100644
--- a/WebContent/VAADIN/themes/valo/components/_notification.scss
+++ b/WebContent/VAADIN/themes/valo/components/_notification.scss
@@ -185,7 +185,7 @@ $v-notification-title-color: $v-focus-color !default;
font-weight: $v-font-weight + 100;
&:before {
- font-family: ValoIcons;
+ font-family: ThemeIcons;
content: "\f00c";
margin-right: .5em;
}