From 61b730d567ac4bb648a8d4399f35ca0d32328d40 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 25 May 2011 20:01:53 -0700 Subject: cleanup content type icons --- view/theme/duepuntozero/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index f44931a5f..2bac4238e 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2434,7 +2434,7 @@ a.mail-list-link { .attachtype { display: block; width: 20px; height: 23px; float: left; - background-image: url('../../../images/content-types.gif'); + background-image: url('../../../images/content-types.png'); } .body-attach { -- cgit v1.2.3