| 1 |
.wp-adminify #wpbody-content .neve-meta-button-group .components-button-group .components-button { |
| 2 |
padding: 0 10px !important; |
| 3 |
} |
| 4 |
.wp-adminify #wpbody-content .neve-meta-button-group .components-button-group .components-button[class*=nv-align] { |
| 5 |
padding: 6px 10px !important; |
| 6 |
} |
| 7 |
.wp-adminify #wpbody-content .neve-meta-button-group .components-button-group .components-button[class*=nv-align] svg { |
| 8 |
fill: #fff; |
| 9 |
} |
| 10 |
.wp-adminify #wpbody-content .neve-meta-button-group .components-button-group .components-button[class*=nv-align]:hover svg { |
| 11 |
fill: #0347ff; |
| 12 |
} |
| 13 |
.wp-adminify #wpbody-content .interface-interface-skeleton__body .components-panel .components-panel__body input[type=checkbox] { |
| 14 |
width: 100%; |
| 15 |
} |
| 16 |
|
| 17 |
/*# sourceMappingURL=neve.css.map*/ |