jenkins-bot has submitted this change and it was merged.

Change subject: Follow-up de795bdbc5: actually hide badge number in Monobook
......................................................................


Follow-up de795bdbc5: actually hide badge number in Monobook

The color: transparent; hack was being overridden by a color rule
that's only in effect after the popup is opened.

Change-Id: I2f415619603ccadb625ed2482c25fde78765fee4
---
M modules/styles/mw.echo.ui.NotificationBadgeWidget.monobook.less
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mooeypoo: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/styles/mw.echo.ui.NotificationBadgeWidget.monobook.less 
b/modules/styles/mw.echo.ui.NotificationBadgeWidget.monobook.less
index 846f402..e56ca20 100644
--- a/modules/styles/mw.echo.ui.NotificationBadgeWidget.monobook.less
+++ b/modules/styles/mw.echo.ui.NotificationBadgeWidget.monobook.less
@@ -4,7 +4,7 @@
 #p-personal li.mw-echo-ui-notificationBadgeButtonPopupWidget {
        text-transform: none;
        font-weight: normal;
-       &, a {
+       &, .oo-ui-popupWidget a {
                color: #333;
        }
        // Badge

-- 
To view, visit https://gerrit.wikimedia.org/r/303330
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f415619603ccadb625ed2482c25fde78765fee4
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>
Gerrit-Reviewer: Mooeypoo <mor...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to