jenkins-bot has submitted this change and it was merged.
Change subject: Revert "Add svg image of bullet"
......................................................................
Revert "Add svg image of bullet"
Turns out this doesn't actually work well. Who'd have thunk?
This reverts commit a6235ceb88bafcf3fdb0df57b0db4fd0ca6011b8.
Bug: T37338
Change-Id: I3dcb8e8453a110d2b631711057712ac858dc42c1
---
M components/common.less
D images/bullet-icon.svg
2 files changed, 1 insertion(+), 6 deletions(-)
Approvals:
Bartosz Dziewoński: Looks good to me, approved
jenkins-bot: Verified
diff --git a/components/common.less b/components/common.less
index f85fbb0..c25a26a 100644
--- a/components/common.less
+++ b/components/common.less
@@ -126,9 +126,7 @@
ul {
list-style-type: disc;
- list-style-image: url(images/bullet-icon.svg);
- /* Fallback to PNG bullet for IE 8 and below using CSS hack */
- list-style-image: url(images/bullet-icon.png)\9;
+ .list-style-image('images/bullet-icon.png');
}
pre, .mw-code {
diff --git a/images/bullet-icon.svg b/images/bullet-icon.svg
deleted file mode 100644
index fa83a67..0000000
--- a/images/bullet-icon.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
version="1.1" width="5" height="13">
-<path d="m4.820297 5.8103962a2.1173267 2.1173267 0 1 1-4.23465347 0 2.1173267
2.1173267 0 1 1 4.23465347 0z"
transform="matrix(1.1807342,0,0,1.1807342,-0.69148932,2.0972643)"
fill="#00528c"/>
-</svg>
\ No newline at end of file
--
To view, visit https://gerrit.wikimedia.org/r/185813
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3dcb8e8453a110d2b631711057712ac858dc42c1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Vector
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits