You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

authres_status.css 257B

123456789101112
  1. .messagelist tr td.authres_status {
  2. width: 17px;
  3. padding: 0 0 0 3px;
  4. }
  5. .messagelist tr td.authres_status span {
  6. display: inline-block;
  7. vertical-align: middle;
  8. width: 14px;
  9. background: url(badge.png) center no-repeat;
  10. }