remove clip-path CSS directive
It had no effect except Inkscape returning with status code 1.
This commit is contained in:
parent
7e4e74af83
commit
f70a29ca95
3 changed files with 0 additions and 24 deletions
|
@ -53,10 +53,6 @@
|
||||||
fill: #d73534;
|
fill: #d73534;
|
||||||
}
|
}
|
||||||
|
|
||||||
.g {
|
|
||||||
clip-path: url(#b);
|
|
||||||
}
|
|
||||||
|
|
||||||
.h {
|
.h {
|
||||||
stroke: url(#c);
|
stroke: url(#c);
|
||||||
}
|
}
|
||||||
|
@ -65,10 +61,6 @@
|
||||||
fill: #999696;
|
fill: #999696;
|
||||||
}
|
}
|
||||||
|
|
||||||
.j {
|
|
||||||
clip-path: url(#e);
|
|
||||||
}
|
|
||||||
|
|
||||||
.k {
|
.k {
|
||||||
fill: #333;
|
fill: #333;
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
|
@ -53,10 +53,6 @@
|
||||||
fill: #d73534;
|
fill: #d73534;
|
||||||
}
|
}
|
||||||
|
|
||||||
.g {
|
|
||||||
clip-path: url(#b);
|
|
||||||
}
|
|
||||||
|
|
||||||
.h {
|
.h {
|
||||||
stroke: url(#c);
|
stroke: url(#c);
|
||||||
}
|
}
|
||||||
|
@ -65,10 +61,6 @@
|
||||||
fill: #999696;
|
fill: #999696;
|
||||||
}
|
}
|
||||||
|
|
||||||
.j {
|
|
||||||
clip-path: url(#e);
|
|
||||||
}
|
|
||||||
|
|
||||||
.k {
|
.k {
|
||||||
fill: #333;
|
fill: #333;
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
|
@ -53,10 +53,6 @@
|
||||||
fill: #d73534;
|
fill: #d73534;
|
||||||
}
|
}
|
||||||
|
|
||||||
.g {
|
|
||||||
clip-path: url(#b);
|
|
||||||
}
|
|
||||||
|
|
||||||
.h {
|
.h {
|
||||||
stroke: url(#c);
|
stroke: url(#c);
|
||||||
}
|
}
|
||||||
|
@ -65,10 +61,6 @@
|
||||||
fill: #999696;
|
fill: #999696;
|
||||||
}
|
}
|
||||||
|
|
||||||
.j {
|
|
||||||
clip-path: url(#e);
|
|
||||||
}
|
|
||||||
|
|
||||||
.k {
|
.k {
|
||||||
fill: #333;
|
fill: #333;
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Loading…
Add table
Reference in a new issue