/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.order-status.status-uvb_flagged {
    background: linear-gradient(to bottom right, #d20087, #79098f, #0c024a);
    color: #fff;
}
