<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.acf-field.acf-field-view-as-event .acf-label, .acf-field.acf-field-view-as-event .acf-input, .acf-field.acf-field-view-as-event-day .acf-label, .acf-field.acf-field-view-as-event-day .acf-input {
    display: inline-block;
    vertical-align: top;
}

.acf-field.acf-field-view-as-event .acf-input {
    margin: 0 5px;
}

.acf-field.acf-field-date-time-picker .acf-label {
    display: inline-block;
    margin: 3px 0;
}

.acf-field.acf-field-date-time-picker .acf-input {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.column-actions.cpac_use_icons .row-actions&gt;span.clone a, .column-actions.cpac_use_icons .row-actions&gt;span.edit_as_new_draft a, .column-actions.cpac_use_icons .row-actions&gt;span.edit_vc a    {
    text-indent:-3000px;
   }
   
   
.column-actions.cpac_use_icons .row-actions&gt;span.clone a::before {
    content: "\f105";
    text-indent: 0;
    font-family: Dashicons, sans-serif;
   }
   .column-actions.cpac_use_icons .row-actions&gt;span.edit_as_new_draft a::before {
    content: "\f133";
    text-indent: 0;
    font-family: Dashicons, sans-serif;
   }
   .column-actions.cpac_use_icons .row-actions&gt;span.edit_vc a::before {
    content: "\f183";
    text-indent: 0;
    font-family: Dashicons, sans-serif;
   }</pre></body></html>