| 1 |
.cmb2-wrap textarea { |
| 2 |
line-height: 20px; |
| 3 |
height: 30px; |
| 4 |
} |
| 5 |
.cmb-type-textarea_code pre { |
| 6 |
margin: 0; |
| 7 |
} |
| 8 |
.wp-admin .cmb-type-textarea_code pre { |
| 9 |
white-space: normal; |
| 10 |
} |
| 11 |
.cmb-type-kad-gallery .kad-gallery .gallery_images a { |
| 12 |
display: inline-block; |
| 13 |
margin-right: 8px; |
| 14 |
margin-bottom: 8px; |
| 15 |
} |
| 16 |
.cmb-type-kad-gallery .kad-gallery .gallery_images a img { |
| 17 |
max-width: 150px; |
| 18 |
} |
| 19 |
.cmb-type-kad-gallery .kad-gallery #edit-gallery { |
| 20 |
margin-right: 10px; |
| 21 |
} |
| 22 |
.wp-admin .postbox-container .cmb2-wrap > .cmb-field-list > .cmb-row { |
| 23 |
padding: 5px 0; |
| 24 |
} |
| 25 |
.cmb2-metabox .cmb2-media-status .img-status img { |
| 26 |
max-width: 150px; |
| 27 |
height: auto; |
| 28 |
} |
| 29 |
.wp-admin #side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row { |
| 30 |
padding: 5px 0 10px; |
| 31 |
} |
| 32 |
|
| 33 |
.wp-admin #side-sortables .cmb-th { |
| 34 |
padding-bottom: 0; |
| 35 |
} |
| 36 |
|
| 37 |
.wp-admin #side-sortables .cmb-th label { |
| 38 |
color: #222; |
| 39 |
font-weight: 600; |
| 40 |
font-size: 12px; |
| 41 |
} |
| 42 |
.wrap .kt-plugin-install-notice-wrapper { |
| 43 |
position: relative; |
| 44 |
border:10px solid #fff; |
| 45 |
padding:10px 30px; |
| 46 |
background:#f2fcff; |
| 47 |
} |
| 48 |
|
| 49 |
.wrap .kt-plugin-install-notice-wrapper h3.kt-notice-title { |
| 50 |
font-size: 24px; |
| 51 |
|
| 52 |
} |
| 53 |
.wrap .kt-plugin-install-notice-wrapper .kt-install-toolkit-btn { |
| 54 |
padding: 0 22px; |
| 55 |
line-height: 34px; |
| 56 |
height: 36px; |
| 57 |
font-size: 15px; |
| 58 |
font-weight: 400; |
| 59 |
} |
| 60 |
.wrap .kt-plugin-install-notice-wrapper .kt-notice-description { |
| 61 |
margin-bottom: 15px; |
| 62 |
font-size: 16px; |
| 63 |
} |
| 64 |
|
| 65 |
.wrap .kt-plugin-install-notice-wrapper a.kt-close-notice { |
| 66 |
text-decoration: none; |
| 67 |
} |
| 68 |
.wrap .kt-plugin-install-notice-wrapper .kt-install-toolkit-btn.updating-message:before { |
| 69 |
line-height: 28px; |
| 70 |
} |