]> err.no Git - scalable-opengroupware.org/commitdiff
added a CSS mapping for the trash-toolbar icon
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 7 Jul 2005 14:11:57 +0000 (14:11 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 7 Jul 2005 14:11:57 +0000 (14:11 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@689 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/WebServerResources/mailer.css

index 0ce7330433be3b107c6d6e7720f43ffac30fb3b6..d44d549a91be9eb70699bfcb78c3a229acde37c7 100644 (file)
@@ -174,6 +174,7 @@ td.titlecell {
 .tbicon_replyall    { background-image: url(tbtb_replyall.png);    }
 .tbicon_forward     { background-image: url(tbtb_forward.png);     }
 .tbicon_delete      { background-image: url(tbtb_delete.png);      }
+.tbicon_trash       { background-image: url(tbtb_trash.png);       }
 .tbicon_junk        { background-image: url(tbtb_trash.png);       }
 .tbicon_print       { background-image: url(tbtb_print.png);       }
 .tbicon_stop        { background-image: url(tbtb_deletedoc.png);   }