Files
torebki-fabiola.pl/wp-content/plugins/woocommerce-dpd/assets/css/admin.css
2026-03-05 13:07:40 +01:00

79 lines
1013 B
CSS

@CHARSET "UTF-8";
.dpd-hidden {
display: none;
}
.dpd-package {
}
.dpd-dimensions label {
display: block;
}
.dpd-dimensions p, .dpd-dimensions p label {
display: inline;
}
.dpd-dimensions p.form-row input {
width: 50px;
}
.dpd-button-add {
float: right;
}
.dpd-button-add-package {
float: right;
}
.dpd-button-delete, .dpd-button-delete-created {
color: #a00;
vertical-align: top;
float: right;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
}
.dpd-button-delete-package {
color: #a00;
float: right;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
}
.dpd-spinner {
float: none;
}
.dpd_error {
color: red;
margin: 0 4px 2px 0;
cursor: pointer;
}
a.dpd_error {
color: red;
margin: 0 4px 2px 0;
cursor: pointer;
}
.dpd-print-message {
display: block;
margin: 10px 0px 10px 0px;
}
.flexible_shipping_shipment_content span.optional {
display: none;
}