From 39d4386c3f2ff3f97ae77c7ef81ecd3298b5fd3f Mon Sep 17 00:00:00 2001 From: Catalin Pit Date: Mon, 30 Mar 2020 10:50:15 +0100 Subject: [PATCH] Themes: use default colors for links in notifications (#6912) * 6907 Fixed the notification color from black to white * Removed themeable altogether --- app/assets/stylesheets/notifications.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/notifications.scss b/app/assets/stylesheets/notifications.scss index 850ca6b1d..a87118cb9 100644 --- a/app/assets/stylesheets/notifications.scss +++ b/app/assets/stylesheets/notifications.scss @@ -150,7 +150,6 @@ max-width: 100%; display: inline-block; margin-bottom: 3px; - @include themeable-important(color, theme-color, $black); &:hover { @include themeable( background,