VolkerE has uploaded a new change for review.
https://gerrit.wikimedia.org/r/213523
Change subject: Remove obsolete `-ms-linear-gradient` Bug: T100271
......................................................................
Remove obsolete `-ms-linear-gradient`
Bug: T100271
Change-Id: I2f3047802233c56ac0a647ec4110b35eb4eb352b
---
M src/styles/common.less
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/23/213523/1
diff --git a/src/styles/common.less b/src/styles/common.less
index 9663580..b680ca6 100644
--- a/src/styles/common.less
+++ b/src/styles/common.less
@@ -73,7 +73,6 @@
background-image: -webkit-gradient(linear, right top, right bottom,
color-stop(0%, @start), color-stop(100%, @stop));
background-image: -webkit-linear-gradient(top, @start 0%, @stop 100%);
background-image: -moz-linear-gradient(top, @start 0%, @stop 100%);
- background-image: -ms-linear-gradient(top, @start 0%, @stop 100%);
background-image: -o-linear-gradient(top, @start 0%, @stop 100%);
background-image: linear-gradient(top, @start 0%, @stop 100%);
}
--
To view, visit https://gerrit.wikimedia.org/r/213523
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f3047802233c56ac0a647ec4110b35eb4eb352b
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: VolkerE <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits