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:
parent
604e76dd88
commit
39d4386c3f
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@
|
|||
max-width: 100%;
|
||||
display: inline-block;
|
||||
margin-bottom: 3px;
|
||||
@include themeable-important(color, theme-color, $black);
|
||||
&:hover {
|
||||
@include themeable(
|
||||
background,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue