common.css 289 B

12345
  1. .future {display: inline-block;}
  2. .c-number {overflow: hidden; text-align: right !important; text-overflow: ellipsis; white-space: nowrap;}
  3. .text-remind {color: #ffa34d;}
  4. .text-remind p{float: left; margin-right: 5px;}
  5. #ignore {text-decoration: underline; cursor: pointer; color: #ef7b0f;}