CheckBox styling.

This commit is contained in:
Pieter-Jan Briers
2019-03-11 11:55:29 +01:00
parent 11eadd91af
commit 43c0b512bd
5 changed files with 80 additions and 60 deletions

View File

@@ -5,24 +5,24 @@
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"
id="svg8"
width="20"
height="20"
viewBox="0 0 5.2916661 5.2916667"
version="1.1"
viewBox="0 0 6.3499993 6.35"
height="24"
width="24">
id="svg8">
<defs
id="defs2">
<marker
style="overflow:visible"
id="Arrow1Lstart"
refX="0"
orient="auto"
refY="0"
orient="auto">
refX="0"
id="Arrow1Lstart"
style="overflow:visible">
<path
transform="matrix(0.8,0,0,0.8,10,0)"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt"
id="path7862"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
id="path7862" />
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt"
transform="matrix(0.8,0,0,0.8,10,0)" />
</marker>
</defs>
<metadata
@@ -38,15 +38,15 @@
</rdf:RDF>
</metadata>
<g
transform="translate(-77.570066,-141.68268)"
id="layer1">
id="layer1"
transform="matrix(0.83333328,0,0,0.83333328,-64.641718,-118.06889)">
<rect
ry="0.5931561"
style="fill:none;stroke:#3d4059;stroke-width:1.15454543;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers"
y="142.25995"
x="78.147339"
height="5.1954546"
id="rect7098"
width="5.1954546"
id="rect7098" />
height="5.1954546"
x="78.147339"
y="142.25995"
style="fill:none;stroke:#3d4059;stroke-width:1.15454543;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers"
ry="0.5931561" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB