| @@ -1,5 +1,18 @@ | ||
| 1 | 1 | /** |
| 2 | + * Pre-publish actions | |
| 3 | + */ | |
| 4 | +#convertkit-pre-publish-actions .misc-pub-section { | |
| 5 | + margin: 0; | |
| 6 | + padding-left: 36px; | |
| 7 | + background: url(../images/logomark-red.svg) 10px 6px no-repeat; | |
| 8 | + background-size: 18px 18px; | |
| 9 | +} | |
| 10 | +#convertkit-pre-publish-actions .misc-pub-section label { | |
| 11 | + font-weight: 700; | |
| 12 | +} | |
| 13 | + | |
| 14 | +/** | |
| 2 | 15 | * Post Metabox |
| 3 | 16 | */ |
| 4 | 17 | @media screen and (max-width: 782px) { |
| 5 | 18 | /* Add spacing below label and input */ |