mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-12-01 11:16:14 +00:00
7157729ae8
Aligning to WikimediaUI style guide by replacing colors with standard color palette equivalents, merging close colors (ex: `#E6E6E6` & `#eee` become `#eaecf0` ) and slightly increase contrast on a few to meet WCAG 2.0 level AA criteria. Also: - following other code bases like MobileFrontend or OOjs UI in using `border-radius` property instead of obsolete mixin - removing non-existing browser vendor prefixes in mixins - removing non-used Less variables - bringing CSS/Less code closer to coding standards and - simplifying Less code where applicable Change-Id: Icb936e14ff613471ea1da6df6341ec1b0543cfaf
33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
|
|
<svg
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
version="1.1"
|
|
width="100%"
|
|
height="100%"
|
|
viewBox="0 0 96 96"
|
|
id="Layer_1"
|
|
xml:space="preserve"><metadata
|
|
id="metadata17"><rdf:RDF><cc:Work
|
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
|
id="defs15" /><g
|
|
transform="translate(0,20)"
|
|
id="g3"><g
|
|
id="g5"><path
|
|
d="m 22,48.3 c 0,6.1 -4.9,11 -11,11 -6.1,0 -11,-4.9 -11,-11 0,-6.1 4.9,-11 11,-11 6.1,0 11,4.9 11,11 z"
|
|
id="path7"
|
|
style="fill:#72777d" /><path
|
|
d="m 59,48.3 c 0,6.1 -4.9,11 -11,11 -6.1,0 -11,-4.9 -11,-11 0,-6.1 4.9,-11 11,-11 6.1,0 11,4.9 11,11 z"
|
|
id="path9"
|
|
style="fill:#72777d" /><circle
|
|
cx="85"
|
|
cy="48.299999"
|
|
r="11"
|
|
id="circle11"
|
|
style="fill:#72777d" /></g></g></svg> |