Source
.type-shop_order .column-order_actions .print-preview-button.delivery-note:before,
/* Icons */
@font-face {
font-family: 'icons';
src: url('../fonts/icons.eot');
src: url('../fonts/icons.eot?#iefix') format('embedded-opentype'),
url('../fonts/icons.woff') format('woff'),
url('../fonts/icons.ttf') format('truetype'),
url('../fonts/icons.svg#icons') format('svg');
font-weight: normal;
font-style: normal;
}
/* Edit order */
#woocommerce-delivery-notes-box .inside {
margin: 0;
padding: 0;
}
#woocommerce-delivery-notes-box .button {
overflow: hidden;
max-width: 100%;
text-overflow: ellipsis;
margin-top: 0.65em;
margin-bottom: 0.35em;
}
#woocommerce-delivery-notes-box span.print-preview-loading {
position: absolute;
right: 2.5em;
top: -2.1em;
}
#woocommerce-delivery-notes-box .print-actions {
padding: 10px 12px;
}
#woocommerce-delivery-notes-box .print-info {
margin-top: 0.3em;
border-top: 1px solid #ddd;
padding: 10px 12px;
margin-bottom: 0;
background-color: #f5f5f5;
}
/* All orders */
.type-shop_order .column-order_actions .print-preview-button,
.type-shop_order .column-wc_actions .print-preview-button {
display: block;
text-indent: -9999px;
position: relative;
height: 1em;
width: 1em;
padding: 0 !important;
height: 2em !important;
width: 2em;
}
.type-shop_order .column-order_actions .print-preview-button:before,
.type-shop_order .column-wc_actions .print-preview-button:before {
font-family: "icons";