oont-contents/themes/oont-themev2/assets/css/admin/oont-admin.css
2025-02-08 15:10:23 +01:00

131 lines
2.9 KiB
CSS

.softoba_before_items_table{
margin-bottom: 10px;
padding: 4px 12px;
}
.softoba_items_table{
width: 100%;
background: #fff;
}
.softoba_items_table thead{
}
.softoba_items_table thead th{
text-align: left;
padding: 1em;
font-weight: 400;
color: #999;
background: #f8f8f8;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none
}
.softoba_items_table tbody tr{
}
.softoba_items_table tbody td{
padding: 1.5em 1em 1em;
text-align: left;
line-height: 1.5em;
vertical-align: top;
border-bottom: 1px solid #f8f8f8
}
.softoba_items_table td.thumb {
text-align: left;
width: 50px;
padding-bottom: 1.5em;
}
.softoba_items_table td.thumb .wc-order-item-thumbnail {
width: 50px;
height: 50px;
border: 2px solid #e8e8e8;
background: #f8f8f8;
color: #ccc;
position: relative;
font-size: 21px;
display: block;
text-align: center;
}
.softoba_items_table td.thumb .wc-order-item-thumbnail img {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
position: relative;
}
.return_product_item_odd {
opacity: 0.2;
}
.softoba_items_table_totals .woocommerce-Price-currencySymbol{
padding-right: 2px;
}
#post-body .softoba-misc-pub-icons:before {
font: normal 20px/1 dashicons;
speak: none;
display: inline-block;
margin-left: -1px;
padding-right: 3px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#post-body .softoba-request-status:before {
content: "\f227";
}
#post-body .softoba-request-customer:before {
content: "\f110";
}
#post-body .softoba-request-date:before {
content: "\f469";
}
#post-body .softoba-request-reason:before {
content: "\f348";
}
#post-body .softoba-request-comment:before {
content: "\f117";
}
#post-body .softoba-request-fee:before {
content: "\f18e";
}
#post-body .softoba-request-ovariant:before {
content: "\f12a";
}
#post-body .softoba-request-rvariant:before {
content: "\f174";
}
#softoba-items-metabox .wc-order-data-row {
border-bottom: 1px solid #dfdfdf;
padding: 1.5em 2em;
background: #f8f8f8;
line-height: 2em;
text-align: right;
}
#softoba-items-metabox .wc-order-data-row::before {
content: " ";
display: table;
}
#softoba-items-metabox .wc-order-totals {
float: right;
width: 50%;
margin: 0;
padding: 0;
text-align: right;
}
#softoba-items-metabox .wc-order-totals .label {
vertical-align: top;
}
#softoba-items-metabox .wc-order-totals .total {
font-size: 1em!important;
width: 10em;
margin: 0 0 0 .5em;
box-sizing: border-box;
}
#softoba-items-metabox .wc-order-totals .amount {
font-weight: 700;
}
#softoba-items-metabox .wc-order-totals .refunded-total {
color: #a00;
}
#softoba-items-metabox .wc-order-totals .refunded-total {
color: #a00;
}