/**
|
|
* All of the CSS for your admin-specific functionality should be
|
|
* included in this file.
|
|
*/
|
|
.order-status.status-waiting-pickup {
|
|
background: #d0b5d1;
|
|
color: #60193e;
|
|
}
|