5 lines
227 B
CSS
5 lines
227 B
CSS
.future {display: inline-block;}
|
|
.c-number {overflow: hidden; text-align: right !important;text-overflow: ellipsis; white-space: nowrap;}
|
|
.text-remind {color: #ffa34d;}
|
|
td.delayed {color: #fff; background: #e84e0f !important;}
|