mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2025-01-07 11:24:16 +00:00
b77cf18cbc
Pointer shadow is left out here on purpose. It will be added after changing "new" pointer's position. Bug: T134994 Change-Id: Id80ed63cda9f015228a22bb1d8b9b742438fe27d
5 lines
200 B
XML
5 lines
200 B
XML
<?xml version="1.0"?>
|
|
<svg width="20" height="10" viewPort="0 0 20 10" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<polygon points="0,10 20,10 10,0" fill="#fdc44b" stroke="#dda000"/>
|
|
</svg>
|