Make footer notice link blue in Monobook

We have to override a CSS rule that tries to make all <a>s blue,
but not override it so powerfully that the real link in the footer
notice isn't blue.

Change-Id: I5a91419aab7cf6d6fe10c8e707168b52c2451cd8
This commit is contained in:
Roan Kattouw 2016-08-15 11:13:01 -07:00
parent c81e1b93d2
commit a4caed52cd

View file

@ -4,7 +4,7 @@
#p-personal li.mw-echo-ui-notificationBadgeButtonPopupWidget {
text-transform: none;
font-weight: normal;
&, .oo-ui-popupWidget a {
&, .oo-ui-popupWidget a.oo-ui-buttonElement-button {
color: #333;
}
// Badge