diff options
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |