cf7-conditional-fields
Last commit date
js
9 years ago
admin-style.css
9 years ago
admin.php
9 years ago
cf7cf.php
9 years ago
contact-form-7-conditional-fields.php
9 years ago
readme.txt
9 years ago
screenshot-1.png
10 years ago
screenshot-2.png
10 years ago
style.css
9 years ago
admin-style.css
6 lines
| 1 | #wpcf7cf-add-button, .delete-button { text-decoration: none; display: inline-block; vertical-align: baseline; color:#4ed521; } |
| 2 | .delete-button { color: #d54e21 !important; } |
| 3 | #wpcf7cf-new-entry { display: inline-block; display:none; } |
| 4 | #wpcf7cf-delete-button { display: none; } |
| 5 | #wpcf7cf-settings-text { width: 100%; height: 280px; } |
| 6 |