diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index f5bc4b3c8..c5358aad9 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2443,6 +2443,8 @@ a.mail-list-link { .attachtype { display: block; width: 20px; height: 23px; + padding: 3px; + float: left; background-image: url('../../../images/content-types.gif'); } |