PluginProbe
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages / 3.1.0
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages v3.1.0
3.4.3 3.4.2 3.4.1 3.4.0 3.3.9 3.3.8 3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.3.1 All 196 releases
← All changes | resources/backend/css/elementor.css +7 -4 2.2.33.1.0 View file →
@@ -1,24 +1,27 @@
1 1 .eicon-convertkit-form {
2 2 width: 24px;
3 3 height: 24px;
4 - background: url(../images/block-icon-form.png) center no-repeat;
4 + background: url(../images/block-icon-form.svg) center no-repeat;
5 5 background-size: 24px 24px;
6 6 }
7 +
7 8 .eicon-convertkit-formtrigger {
8 9 width: 24px;
9 10 height: 24px;
10 - background: url(../images/block-icon-formtrigger.png) center no-repeat;
11 + background: url(../images/block-icon-formtrigger.svg) center no-repeat;
11 12 background-size: 24px 24px;
12 13 }
14 +
13 15 .eicon-convertkit-broadcasts {
14 16 width: 24px;
15 17 height: 24px;
16 - background: url(../images/block-icon-broadcasts.png) center no-repeat;
18 + background: url(../images/block-icon-broadcasts.svg) center no-repeat;
17 19 background-size: 24px 24px;
18 20 }
21 +
19 22 .eicon-convertkit-product {
20 23 width: 24px;
21 24 height: 24px;
22 - background: url(../images/block-icon-product.png) center no-repeat;
25 + background: url(../images/block-icon-product.svg) center no-repeat;
23 26 background-size: 24px 24px;
24 27 }