Small fixes to atm theme
This commit is contained in:
parent
66298880f1
commit
af4b54a438
2 changed files with 8 additions and 7 deletions
|
@ -38,7 +38,8 @@
|
||||||
"id": "name",
|
"id": "name",
|
||||||
"render": {
|
"render": {
|
||||||
"en": "The name of this ATM is {name}"
|
"en": "The name of this ATM is {name}"
|
||||||
}
|
},
|
||||||
|
"condition": "name~*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "brand",
|
"id": "brand",
|
||||||
|
@ -83,4 +84,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
viewBox="0 0 512 512"
|
viewBox="0 0 512 512"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg4"
|
id="svg4"
|
||||||
sodipodi:docname="atm.svg"
|
sodipodi:docname="logo.svg"
|
||||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
@ -22,9 +22,9 @@
|
||||||
inkscape:pageopacity="0"
|
inkscape:pageopacity="0"
|
||||||
inkscape:pagecheckerboard="0"
|
inkscape:pagecheckerboard="0"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:zoom="1.2245939"
|
inkscape:zoom="0.95193041"
|
||||||
inkscape:cx="101.25806"
|
inkscape:cx="69.332799"
|
||||||
inkscape:cy="209.45719"
|
inkscape:cy="423.87552"
|
||||||
inkscape:window-width="1920"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="995"
|
inkscape:window-height="995"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="0"
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="svg4" />
|
inkscape:current-layer="svg4" />
|
||||||
<circle
|
<circle
|
||||||
style="fill:#f3ffff;fill-opacity:1;stroke:#000000;stroke-width:0.377953"
|
style="fill:#f7ffff;fill-opacity:1;stroke:none;stroke-width:0.378;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
id="path847"
|
id="path847"
|
||||||
cx="256.59177"
|
cx="256.59177"
|
||||||
cy="254.91071"
|
cy="254.91071"
|
||||||
|
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue