Revert "Add support for svg in .list-style-image"
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 13 Sep 2014 13:11:08 +0000 (13:11 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 13 Sep 2014 13:11:08 +0000 (13:11 +0000)
commite3831477e86f0963b37e68e47ef57c384ac2077c
tree434383754223d8e43bfa5abf64a586067c6eaaf2
parent502fffe3bf2cb6a8fccb8059436a038e21153596
Revert "Add support for svg in .list-style-image"

The generated CSS is invalid, as you can't have multiple
list-style-images (unlike background-images). Browsers
either ignore the invalid properties with linear-gradient
and use non-embedded PNG fallback (Chrome, Firefox, modern
IE), or accept the properties but ignore everything after
the comma, using the fully transparent gradient (Opera).

This reverts commit 502fffe3bf2cb6a8fccb8059436a038e21153596.

Change-Id: I87f8142b5e718f96ca8ee74578224b4db7dedce9
resources/src/mediawiki.less/mediawiki.mixins.less