5 lines
143 B
CSS
5 lines
143 B
CSS
td.delayed {color: #fff; background: #e84e0f !important;}
|
|
.confirmed {color: #008000;}
|
|
.unconfirmed {color: #808080;}
|
|
.c-confirm {width:50px;}
|