| @@ -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,10 +17,18 @@ | ||
| 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; |
| 26 | + background-size: 24px 24px; | |
| 27 | +} | |
| 28 | + | |
| 29 | +.eicon-convertkit-login { | |
| 30 | + width: 24px; | |
| 31 | + height: 24px; | |
| 32 | + background: url(../images/block-icon-login.svg) center no-repeat; | |
| 17 | 33 | background-size: 24px 24px; |
| 18 | 34 | } |