admin.css
116 lines
| 1 | .acf-field .acf-label label{ |
| 2 | font-weight:600 !important; |
| 3 | } |
| 4 | |
| 5 | .acf-field-setting-acfe_permissions > .acf-input > .acf-fields, |
| 6 | .acf-field-setting-acfe_validate > .acf-input > .acf-fields, |
| 7 | .acf-field-setting-acfe_update > .acf-input > .acf-fields, |
| 8 | |
| 9 | .acf-field-setting-acfe_validate > .acf-input > .acf-fields > .acf-field.acf-field-acfe-validate-rules-or, |
| 10 | .acf-field-setting-acfe_update > .acf-input > .acf-fields > .acf-field.acf-field-acfe-update-functions{ |
| 11 | border:0; |
| 12 | } |
| 13 | |
| 14 | .acf-field-setting-acfe_permissions > .acf-input > .acf-fields > .acf-field, |
| 15 | .acf-field-setting-acfe_validate > .acf-input > .acf-fields > .acf-field, |
| 16 | .acf-field-setting-acfe_update > .acf-input > .acf-fields > .acf-field{ |
| 17 | padding:0; |
| 18 | } |
| 19 | |
| 20 | .acf-field-setting-acfe_validate > .acf-input > .acf-fields > .acf-field.acf-field-acfe-validate-activate > .acf-label, |
| 21 | .acf-field-setting-acfe_update > .acf-input > .acf-fields > .acf-field.acf-field-acfe-update-activate > .acf-label{ |
| 22 | display:none; |
| 23 | } |
| 24 | |
| 25 | .acf-field-setting-acfe_update > .acf-input .acf-repeater.-empty.-table > table, |
| 26 | .acf-field-setting-acfe_validate > .acf-input .acf-repeater.-empty.-table > table, |
| 27 | .acf-field-acfe-meta > .acf-input .acf-repeater.-empty.-table > table{ |
| 28 | border:0; |
| 29 | display:none; |
| 30 | } |
| 31 | |
| 32 | .acf-field-setting-acfe_update > .acf-input .acf-repeater.-empty.-table > table > thead, |
| 33 | .acf-field-setting-acfe_validate > .acf-input .acf-repeater.-empty.-table > table > thead, |
| 34 | .acf-field-acfe-meta > .acf-input .acf-repeater.-empty.-table > table > thead{ |
| 35 | display:none; |
| 36 | } |
| 37 | |
| 38 | .acf-field-setting-acfe_update > .acf-input > .acf-repeater .acf-actions, |
| 39 | .acf-field-setting-acfe_validate > .acf-input > .acf-repeater .acf-actions, |
| 40 | .acf-field-acfe-meta > .acf-input > .acf-repeater .acf-actions{ |
| 41 | text-align:left; |
| 42 | } |
| 43 | |
| 44 | .acf-field-setting-acfe_update > .acf-input > .acf-repeater .acf-actions .acf-button.button-primary, |
| 45 | .acf-field-setting-acfe_validate > .acf-input > .acf-repeater .acf-actions .acf-button.button-primary, |
| 46 | .acf-field-acfe-meta > .acf-input > .acf-repeater .acf-actions .acf-button.button-primary{ |
| 47 | color: #555; |
| 48 | border-color: #ccc; |
| 49 | background: #f7f7f7; |
| 50 | box-shadow: 0 1px 0 #ccc; |
| 51 | text-shadow:none; |
| 52 | } |
| 53 | |
| 54 | pre { |
| 55 | display: block; |
| 56 | padding: 9.5px; |
| 57 | margin: 0; |
| 58 | font-size: 13px; |
| 59 | line-height: 1.42857143; |
| 60 | color: #333; |
| 61 | word-break: break-all; |
| 62 | word-wrap: break-word; |
| 63 | background-color: #f5f5f5; |
| 64 | border: 1px solid #ccc; |
| 65 | border-radius: 4px; |
| 66 | white-space: pre-wrap; |
| 67 | overflow: auto; |
| 68 | } |
| 69 | code, kbd, pre, samp { |
| 70 | font-family: Menlo,Monaco,Consolas,"Courier New",monospace; |
| 71 | } |
| 72 | code, kbd, pre, samp { |
| 73 | font-family: monospace,monospace; |
| 74 | font-size: 1em; |
| 75 | } |
| 76 | |
| 77 | .acfe_modal{ |
| 78 | min-width:500px; |
| 79 | max-width:800px; |
| 80 | max-height:500px; |
| 81 | } |
| 82 | |
| 83 | .column-acf-field-group-category{ |
| 84 | width:125px; |
| 85 | } |
| 86 | |
| 87 | td.acf-field-group-category a{ |
| 88 | word-wrap: break-word; |
| 89 | padding: 2px 5px; |
| 90 | margin: 0 1px; |
| 91 | border-radius:2px; |
| 92 | background: rgba(0,0,0,.05); |
| 93 | color:#333; |
| 94 | } |
| 95 | |
| 96 | .column-acfe-locations{ |
| 97 | width:100px; |
| 98 | } |
| 99 | |
| 100 | #acf-field-group-wrap .wp-list-table .column-acf-fg-status{ |
| 101 | width:70px; |
| 102 | } |
| 103 | |
| 104 | #acf-field-group-wrap .wp-list-table .column-acf-fg-count{ |
| 105 | width:70px; |
| 106 | } |
| 107 | |
| 108 | .column-acfe-local{ |
| 109 | width:50px; |
| 110 | } |
| 111 | |
| 112 | .column-acfe-autosync-php, |
| 113 | .column-acfe-autosync-json{ |
| 114 | width:65px; |
| 115 | text-align:center; |
| 116 | } |