mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Make links non-white in the notification popup in Modern
Change-Id: Icceeb916efceb8c2395aae7b30b054b274645f02
This commit is contained in:
parent
6bece9bf06
commit
7ad8cc24d0
|
@ -1,5 +1,5 @@
|
|||
.mw-echo-ui-notificationOptionWidget {
|
||||
a,
|
||||
#p-personal & a,
|
||||
#p-personal & a.new {
|
||||
// In modern, the hover color is white, which is unhelpful.
|
||||
color: #666666;
|
||||
|
|
Loading…
Reference in a new issue