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.

archive.css 222B

12345678910
  1. #messagetoolbar a.button.archive {
  2. text-indent: -5000px;
  3. background: url(archive_act.png) 0 0 no-repeat;
  4. }
  5. #mailboxlist li.mailbox.archive > a {
  6. background-image: url(foldericon.png);
  7. background-position: 5px 1px;
  8. }