admin-ie.css
12 years ago
admin-wp-3.8.css
1 year ago
admin-wp-4.0.css
11 years ago
admin-wp-4.4.css
10 months ago
admin.css
3 weeks ago
custom-editor-style.css
11 years ago
select2-v4-ddslick-compat.css
10 months ago
admin-wp-3.8.css
23 lines
| 1 | .wpallimport-plugin textarea, |
| 2 | .wpallimport-plugin select, |
| 3 | .wpallimport-plugin p:not(.soflyy_pd_sdk-section p), |
| 4 | .wpallimport-plugin .wp_attachment_details label[for="content"]{ |
| 5 | font-size: 12px !important; |
| 6 | } |
| 7 | .wpallimport-plugin .submit-buttons .large_button{ |
| 8 | font-size: 14px !important; |
| 9 | } |
| 10 | .wpallimport-plugin #titlediv #titlewrap{ |
| 11 | font-size: 13px !important; |
| 12 | } |
| 13 | .wpallimport-plugin #titlediv #wpallimport-title{ |
| 14 | color: #333; |
| 15 | height: 40px !important; |
| 16 | font-size: 1.7em; |
| 17 | line-height: 26px !important; |
| 18 | } |
| 19 | .wpallimport-plugin h2.woo-nav-tab-wrapper{ |
| 20 | padding-bottom: 0; |
| 21 | border-bottom: 1px solid #ccc; |
| 22 | margin-bottom: 10px; |
| 23 | } |