mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 21:04:11 +00:00
47a8bda392
Also do a bunch of refactoring to: * keep LESS rules in more sane locations so it is not as hard to get an overview (most of the metadata panel rules were in mmv.less) * move mmv.mixins.less up one directory as it is not specific to the UI * move the SVG icons as all of them were related to the UI * remove the marging-right hack which was used to keep the title text from overflowing the button; instead use a float and overflow properties to make sure text that is too long gets hidden Change-Id: Icc8ea2e766be67d86ae98c734721b2185bd6c36e
1 line
380 B
XML
1 line
380 B
XML
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="30" height="16" viewBox="0 0 29.999999 16"><rect width="14.503" height="1.489" rx=".25" ry=".25" x="15.244" y="-3.474" transform="rotate(30)" fill="#aaa"/><rect width="14.503" height="1.489" rx=".25" ry=".25" x="-10.736" y="-13.015" transform="matrix(-.866 .5 -.5 -.866 0 0)" fill="#aaa"/></svg> |