Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/347527 )

Change subject: stylelint: Drop 'no-unsupported-browser-features' rule, no 
longer supported
......................................................................

stylelint: Drop 'no-unsupported-browser-features' rule, no longer supported

Change-Id: Ib74a4ebeb4502f16cb7095bcb94db3a994a22e4c
---
M modules/rcfilters-highlight-tour.less
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikimediaMessages 
refs/changes/27/347527/1

diff --git a/modules/rcfilters-highlight-tour.less 
b/modules/rcfilters-highlight-tour.less
index b4cd1c8..47a6a00 100644
--- a/modules/rcfilters-highlight-tour.less
+++ b/modules/rcfilters-highlight-tour.less
@@ -31,14 +31,12 @@
        bottom: -20px;
        left: ~"calc(50% - 20px)";
        opacity: 0;
-       /* stylelint-disable no-unsupported-browser-features */
        -webkit-animation: pulse 3s ease-out;
        -moz-animation: pulse 3s ease-out;
        animation: pulse 3s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
-       /* stylelint-enable no-unsupported-browser-features */
 }
 
 .rcfilters-tour-highlight-stillDot {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib74a4ebeb4502f16cb7095bcb94db3a994a22e4c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikimediaMessages
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

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

Reply via email to