7 lines
346 B
CSS
7 lines
346 B
CSS
.future {display: inline-block;}
|
|
.c-number {overflow: hidden; text-align: right !important;text-overflow: ellipsis; white-space: nowrap;}
|
|
.text-remind {color: #ffa34d;}
|
|
.text-remind p{float: left; margin-right: 5px;}
|
|
#ignore {text-decoration: underline; cursor: pointer; color: #ef7b0f;}
|
|
td.delayed {color: #fff; background: #e84e0f !important;}
|