order statuses
|
@ -1006,37 +1006,38 @@ ul.wc_coupon_list_block {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
mark {
|
mark {
|
||||||
display:block;
|
display:block;
|
||||||
height:12px;
|
height:14px;
|
||||||
width:16px;
|
width:14px;
|
||||||
text-indent: -999em;
|
text-indent: -999em;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
background: none;
|
background: #bbb;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
opacity:0.5;
|
-webkit-border-radius:100%;
|
||||||
&:hover {
|
border-radius:100%;
|
||||||
opacity:1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
mark.pending {
|
mark.pending {
|
||||||
background-image:url(../images/icons/pending.png);
|
background-image:url(../images/icons/pending.png);
|
||||||
}
|
}
|
||||||
mark.completed {
|
mark.completed {
|
||||||
background-image:url(../images/icons/completed.png);
|
background-image:url(../images/icons/completed.png);
|
||||||
|
background-color: #21759b;
|
||||||
}
|
}
|
||||||
mark.on-hold {
|
mark.on-hold {
|
||||||
background-image:url(../images/icons/on-hold.png);
|
background-image:url(../images/icons/on-hold.png);
|
||||||
width:15px;
|
background-color: #b86627;
|
||||||
height:14px;
|
|
||||||
}
|
}
|
||||||
mark.failed {
|
mark.failed {
|
||||||
background-image:url(../images/icons/failed.png);
|
background-image:url(../images/icons/failed.png);
|
||||||
|
background-color: #b8a027;
|
||||||
}
|
}
|
||||||
mark.cancelled {
|
mark.cancelled {
|
||||||
background-image:url(../images/icons/cancelled.png);
|
background-image:url(../images/icons/cancelled.png);
|
||||||
|
background-color: #b83227;
|
||||||
}
|
}
|
||||||
mark.processing {
|
mark.processing {
|
||||||
background-image:url(../images/icons/st-processing.png);
|
background-image:url(../images/icons/st-processing.png);
|
||||||
|
background-color: #73a724;
|
||||||
}
|
}
|
||||||
mark.refunded {
|
mark.refunded {
|
||||||
background-image:url(../images/icons/refunded.png);
|
background-image:url(../images/icons/refunded.png);
|
||||||
|
@ -2703,38 +2704,38 @@ table.bar_chart {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.widefat {
|
/*.widefat {
|
||||||
.column-order_status {
|
.column-order_status {
|
||||||
mark.pending {
|
mark.pending {
|
||||||
background-image:url(../images/icons/pending@2x.png);
|
background-image:url(../images/icons/pending@2x.png);
|
||||||
background-size: 15px 12px;
|
background-size: 8px 6px;
|
||||||
}
|
}
|
||||||
mark.completed {
|
mark.completed {
|
||||||
background-image:url(../images/icons/completed@2x.png);
|
background-image:url(../images/icons/completed@2x.png);
|
||||||
background-size: 15px 12px;
|
background-size: 8px 6px;
|
||||||
}
|
}
|
||||||
mark.on-hold {
|
mark.on-hold {
|
||||||
background-image:url(../images/icons/on-hold@2x.png);
|
background-image:url(../images/icons/on-hold@2x.png);
|
||||||
background-size: 13px 13px;
|
background-size: 8px 8px;
|
||||||
}
|
}
|
||||||
mark.failed {
|
mark.failed {
|
||||||
background-image:url(../images/icons/failed@2x.png);
|
background-image:url(../images/icons/failed@2x.png);
|
||||||
background-size: 15px 12px;
|
background-size: 8px 6px;
|
||||||
}
|
}
|
||||||
mark.cancelled {
|
mark.cancelled {
|
||||||
background-image:url(../images/icons/cancelled@2x.png);
|
background-image:url(../images/icons/cancelled@2x.png);
|
||||||
background-size: 15px 12px;
|
background-size: 8px 6px;
|
||||||
}
|
}
|
||||||
mark.processing {
|
mark.processing {
|
||||||
background-image:url(../images/icons/st-processing@2x.png);
|
background-image:url(../images/icons/st-processing@2x.png);
|
||||||
background-size: 14px 11px;
|
background-size: 8px 5px;
|
||||||
}
|
}
|
||||||
mark.refunded {
|
mark.refunded {
|
||||||
background-image:url(../images/icons/refunded@2x.png);
|
background-image:url(../images/icons/refunded@2x.png);
|
||||||
background-size: 15px 12px;
|
background-size: 8px 6px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
|
||||||
@import 'chosen.less';
|
@import 'chosen.less';
|
Before Width: | Height: | Size: 393 B After Width: | Height: | Size: 215 B |
Before Width: | Height: | Size: 506 B After Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 587 B |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 429 B |
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 652 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 497 B After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 803 B After Width: | Height: | Size: 667 B |
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 449 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 322 B |