mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Fix placeholder wrong nodes
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
></rect>
|
></rect>
|
||||||
<defs>
|
<defs>
|
||||||
<clipPath id="object-clip-path">
|
<clipPath id="object-clip-path">
|
||||||
<rect x="0" y="0" rx="0" ry="0" width="NaN" height="NaN" />
|
|
||||||
<rect x="343" y="14" rx="0" ry="0" width="30" height="10" />
|
<rect x="343" y="14" rx="0" ry="0" width="30" height="10" />
|
||||||
<circle cx="36" cy="20" r="20" />
|
<circle cx="36" cy="20" r="20" />
|
||||||
<rect x="64" y="4" rx="5" ry="5" width="150" height="10" />
|
<rect x="64" y="4" rx="5" ry="5" width="150" height="10" />
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
@@ -15,7 +15,6 @@
|
|||||||
></rect>
|
></rect>
|
||||||
<defs>
|
<defs>
|
||||||
<clipPath id="misc-clip-path">
|
<clipPath id="misc-clip-path">
|
||||||
<rect x="0" y="0" rx="0" ry="0" width="NaN" height="NaN" />
|
|
||||||
<rect x="20" y="1" rx="5" ry="5" width="103" height="10" />
|
<rect x="20" y="1" rx="5" ry="5" width="103" height="10" />
|
||||||
<circle cx="6" cy="6" r="6" />
|
<circle cx="6" cy="6" r="6" />
|
||||||
<rect x="247" y="2" rx="0" ry="0" width="72" height="64" />
|
<rect x="247" y="2" rx="0" ry="0" width="72" height="64" />
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user