[MediaWiki-commits] [Gerrit] Clean up updatedmarker styling mess - change (mediawiki/core)

2016-05-28 Thread Code Review
Bartosz Dziewoński has uploaded a new change for review.

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

Change subject: Clean up updatedmarker styling mess
..

Clean up updatedmarker styling mess

This is the follow-up to d629541076c29ce4a7ec50d69a5e5969b409f16d
that b09bfb7bf6b811f9657a606d611a7f889a5e013e meant to be but failed.
It updates the right file this time, and removes the old override for
old skins.

Bug: T134515
Change-Id: I074688562e4da8c7c32d9f2bae67cd601e9b5f65
---
M resources/src/mediawiki.action/mediawiki.action.history.css
M resources/src/mediawiki.legacy/oldshared.css
2 files changed, 2 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/14/291514/1

diff --git a/resources/src/mediawiki.action/mediawiki.action.history.css 
b/resources/src/mediawiki.action/mediawiki.action.history.css
index 835383e..95e92ae 100644
--- a/resources/src/mediawiki.action/mediawiki.action.history.css
+++ b/resources/src/mediawiki.action/mediawiki.action.history.css
@@ -3,7 +3,6 @@
visibility: hidden;
 }
 
-span.updatedmarker {
-   color: #000;
-   background-color: #0f0;
+.updatedmarker {
+   background-color: #b7f430;
 }
diff --git a/resources/src/mediawiki.legacy/oldshared.css 
b/resources/src/mediawiki.legacy/oldshared.css
index f6c3cdb..7ccf59e 100644
--- a/resources/src/mediawiki.legacy/oldshared.css
+++ b/resources/src/mediawiki.legacy/oldshared.css
@@ -294,10 +294,6 @@
color: #f00;
 }
 
-.updatedmarker {
-   background-color: #b7f430;
-}
-
 div.gallerybox {
width: 150px;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I074688562e4da8c7c32d9f2bae67cd601e9b5f65
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński 

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


[MediaWiki-commits] [Gerrit] Clean up updatedmarker styling mess - change (mediawiki/core)

2016-05-28 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Clean up updatedmarker styling mess
..


Clean up updatedmarker styling mess

This is the follow-up to d629541076c29ce4a7ec50d69a5e5969b409f16d
that b09bfb7bf6b811f9657a606d611a7f889a5e013e meant to be but failed.
It updates the right file this time, and removes the old override for
old skins.

Bug: T134515
Change-Id: I074688562e4da8c7c32d9f2bae67cd601e9b5f65
---
M resources/src/mediawiki.action/mediawiki.action.history.css
M resources/src/mediawiki.legacy/oldshared.css
2 files changed, 2 insertions(+), 7 deletions(-)

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



diff --git a/resources/src/mediawiki.action/mediawiki.action.history.css 
b/resources/src/mediawiki.action/mediawiki.action.history.css
index 835383e..95e92ae 100644
--- a/resources/src/mediawiki.action/mediawiki.action.history.css
+++ b/resources/src/mediawiki.action/mediawiki.action.history.css
@@ -3,7 +3,6 @@
visibility: hidden;
 }
 
-span.updatedmarker {
-   color: #000;
-   background-color: #0f0;
+.updatedmarker {
+   background-color: #b7f430;
 }
diff --git a/resources/src/mediawiki.legacy/oldshared.css 
b/resources/src/mediawiki.legacy/oldshared.css
index f6c3cdb..7ccf59e 100644
--- a/resources/src/mediawiki.legacy/oldshared.css
+++ b/resources/src/mediawiki.legacy/oldshared.css
@@ -294,10 +294,6 @@
color: #f00;
 }
 
-.updatedmarker {
-   background-color: #b7f430;
-}
-
 div.gallerybox {
width: 150px;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I074688562e4da8c7c32d9f2bae67cd601e9b5f65
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński 
Gerrit-Reviewer: Edokter 
Gerrit-Reviewer: Jack Phoenix 
Gerrit-Reviewer: Jforrester 
Gerrit-Reviewer: jenkins-bot <>

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