Properties Grid

status tab color
 avatar
user_3758723130
css
3 years ago
120 B
3
Indexable
/*start - status tab color - QA Dan*/
a.item .label {
    background-color:rgba(20,51,77, .7);
    color: #fff
}
/*end*/
Editor is loading...