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

Change subject: Revert "Follow-up 88d6f01c33: postpone greying out notification 
bodies for now"
......................................................................


Revert "Follow-up 88d6f01c33: postpone greying out notification bodies for now"

T121950 is merged.

This reverts commit 1b1fb5b9c775202eb0e783fb846f5459e1b1103e.

Change-Id: I8a02d485be2f54762fc32b3a82ef2cae16d371c5
---
M modules/echo.variables.less
1 file changed, 1 insertion(+), 4 deletions(-)

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



diff --git a/modules/echo.variables.less b/modules/echo.variables.less
index 2af2a48..aeea02f 100644
--- a/modules/echo.variables.less
+++ b/modules/echo.variables.less
@@ -7,10 +7,7 @@
 @notification-background-read: #f1f1f1;
 
 @notification-text-color: #666;
-// HACK: Temporarily make body-color the same as text-color until
-// Flow notifications have been redone (T121950)
-//@notification-body-color: #888;
-@notification-body-color: #666;
+@notification-body-color: #888;
 
 @notification-popup-width: 450px;
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8a02d485be2f54762fc32b3a82ef2cae16d371c5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Pginer <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to