mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 23:55:53 +00:00
835bfa785f
Removing IE 6-8 fallback treatment and only provide SVG as `list-style-image`. Also updating SVG fill color to use text color. Bug: T220327 Bug: T220328 Change-Id: I50ed85e420d6158e9ace5d879b6cf218a6a591b9
5 lines
156 B
XML
5 lines
156 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="5" height="13">
|
|
<circle cx="2.5" cy="9" r="2.5" fill="#222"/>
|
|
</svg>
|