| 1 |
.convertkit-settings-wrap .widefat td { |
| 2 |
vertical-align: middle; |
| 3 |
} |
| 4 |
|
| 5 |
.nav-tab-wrapper .nav-tab-title { |
| 6 |
left: -10px; |
| 7 |
position: relative; |
| 8 |
} |
| 9 |
|
| 10 |
.mce-i-convertkit{ |
| 11 |
background: url('ck.png') no-repeat center !important; |
| 12 |
} |
| 13 |
|
| 14 |
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { |
| 15 |
.mceIcon.mce_stagShortcodes, |
| 16 |
.mce-i-stagtools { |
| 17 |
background-image: url('ck-2x.png') !important; |
| 18 |
background-size: 18px 17px !important; |
| 19 |
} |
| 20 |
} |
| 21 |
|
| 22 |
.ck-debug-log .ck-inline-button { |
| 23 |
margin-left: 5px; |
| 24 |
} |
| 25 |
|
| 26 |
textarea.monospace { |
| 27 |
font-family: monospace; |
| 28 |
padding: 20px; |
| 29 |
} |