From 44eb245184eeb63b24a8c3fcfde79e8584b6e92d Mon Sep 17 00:00:00 2001 From: Carl Vuorinen Date: Mon, 1 Jun 2020 16:42:54 +0300 Subject: [PATCH] New notification type for boss damage (#12249) * Add new notification type for boss damage with sword icon * Use vars for color --- .../src/components/snackbars/notification.vue | 24 +++++++++++++++++++ website/client/src/components/tasks/task.vue | 2 +- website/client/src/mixins/notifications.js | 3 +++ website/client/src/mixins/spells.js | 2 +- website/common/locales/en/quests.json | 2 +- 5 files changed, 30 insertions(+), 3 deletions(-) diff --git a/website/client/src/components/snackbars/notification.vue b/website/client/src/components/snackbars/notification.vue index e945e451a1..61f23c2ebe 100644 --- a/website/client/src/components/snackbars/notification.vue +++ b/website/client/src/components/snackbars/notification.vue @@ -60,6 +60,21 @@
+
+
+
{{ message }}
+
+
+
+
+
+