diff options
author | Friendika <info@friendika.com> | 2011-05-25 02:08:15 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-05-25 02:08:15 -0700 |
commit | 2a679b1164207ee983a26cb6d06fef10d4b81bb0 (patch) | |
tree | 063986ed6d18ab70aaa2483d5ec6104fe0cf5359 /view | |
parent | de482058b8cba64448e690b97b36e8e2877d6e17 (diff) | |
download | volse-hubzilla-2a679b1164207ee983a26cb6d06fef10d4b81bb0.tar.gz volse-hubzilla-2a679b1164207ee983a26cb6d06fef10d4b81bb0.tar.bz2 volse-hubzilla-2a679b1164207ee983a26cb6d06fef10d4b81bb0.zip |
file attachments
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/loozah/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 8397ba346..370e5c61a 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2440,6 +2440,7 @@ a.mail-list-link { .unlock { background-position: -32px -32px;} .video { background-position: -48px -32px;} .youtube { background-position: -64px -32px;} +.attach { background-position: -80px -32px; } .attachtype { display: block; width: 20px; height: 23px; |