Themes: use default colors for links in notifications (#6912)

* 6907 Fixed the notification color from black to white

* Removed themeable altogether
This commit is contained in:
Catalin Pit 2020-03-30 10:50:15 +01:00 committed by GitHub
parent 604e76dd88
commit 39d4386c3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,6 @@
max-width: 100%;
display: inline-block;
margin-bottom: 3px;
@include themeable-important(color, theme-color, $black);
&:hover {
@include themeable(
background,