| @@ -3,8 +3,16 @@ | ||
| 3 | 3 | height: 24px; |
| 4 | 4 | background: url(../images/block-icon-form.svg) center no-repeat; |
| 5 | 5 | background-size: 24px 24px; |
| 6 | 6 | } |
| 7 | + | |
| 8 | +.eicon-convertkit-formtrigger { | |
| 9 | + width: 24px; | |
| 10 | + height: 24px; | |
| 11 | + background: url(../images/block-icon-formtrigger.svg) center no-repeat; | |
| 12 | + background-size: 24px 24px; | |
| 13 | +} | |
| 14 | + | |
| 7 | 15 | .eicon-convertkit-broadcasts { |
| 8 | 16 | width: 24px; |
| 9 | 17 | height: 24px; |
| 10 | 18 | background: url(../images/block-icon-broadcasts.svg) center no-repeat; |
| @@ -9,8 +17,9 @@ | ||
| 9 | 17 | height: 24px; |
| 10 | 18 | background: url(../images/block-icon-broadcasts.svg) center no-repeat; |
| 11 | 19 | background-size: 24px 24px; |
| 12 | 20 | } |
| 21 | + | |
| 13 | 22 | .eicon-convertkit-product { |
| 14 | 23 | width: 24px; |
| 15 | 24 | height: 24px; |
| 16 | 25 | background: url(../images/block-icon-product.svg) center no-repeat; |