Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/71709


Change subject: Remove echo specific css to reflect html changes
......................................................................

Remove echo specific css to reflect html changes

Change-Id: Ibaf29d0b2efc45f7067ae01c7cd13672dd4bba81
Dependency: I8acaef726ea0cc639054cf36d6c3649c7ab25bee
---
M less/specials/notifications.less
M stylesheets/specials/notifications.css
2 files changed, 0 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/09/71709/1

diff --git a/less/specials/notifications.less b/less/specials/notifications.less
index 43e79e5..b75ede2 100644
--- a/less/specials/notifications.less
+++ b/less/specials/notifications.less
@@ -1,19 +1,5 @@
 @import '../mf-variables.less';
 
-// FIXME: Echo's HTML is bad
-#mw-echo-special-container {
-       list-style: none;
-
-       .mw-echo-date-section {
-               font-family: @fontFamilyHeading;
-               font-size: 1.16em;
-       }
-
-       .mw-echo-notification {
-               margin: .5em 0 1em;
-       }
-}
-
 .mw-echo-unread .mw-echo-title {
        font-weight: bold;
 }
diff --git a/stylesheets/specials/notifications.css 
b/stylesheets/specials/notifications.css
index 655b5b0..222809d 100644
--- a/stylesheets/specials/notifications.css
+++ b/stylesheets/specials/notifications.css
@@ -1,13 +1,3 @@
-#mw-echo-special-container {
-  list-style: none;
-}
-#mw-echo-special-container .mw-echo-date-section {
-  font-family: Georgia, serif;
-  font-size: 1.16em;
-}
-#mw-echo-special-container .mw-echo-notification {
-  margin: .5em 0 1em;
-}
 .mw-echo-unread .mw-echo-title {
   font-weight: bold;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibaf29d0b2efc45f7067ae01c7cd13672dd4bba81
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to