]> git.mxchange.org Git - friendica.git/commitdiff
cleanup content type icons
authorFriendika <info@friendika.com>
Thu, 26 May 2011 03:01:53 +0000 (20:01 -0700)
committerFriendika <info@friendika.com>
Thu, 26 May 2011 03:01:53 +0000 (20:01 -0700)
images/content-types.png [new file with mode: 0644]
view/theme/dispy/style.css
view/theme/duepuntozero/style.css
view/theme/loozah/style.css

diff --git a/images/content-types.png b/images/content-types.png
new file mode 100644 (file)
index 0000000..be2ccbf
Binary files /dev/null and b/images/content-types.png differ
index ea036f26a10acaa761a4302f38bfa63491e7fa80..51cb6dd4a1980cc8e1862ea18a17825cf98336f9 100644 (file)
@@ -814,7 +814,7 @@ section { margin: 10px 11% 0px 11%; font-size: 0.8em; padding-right: 230px;}
 
 .attachtype {
        display: block; width: 20px; height: 23px;
-       background-image: url('../../../images/content-types.gif');
+       background-image: url('../../../images/content-types.png');
 }
 
 .type-video { background-position: 0px; 0px; }
index f44931a5f09d3f7d1a79940fd3b19c42d538780e..2bac4238ea92ef1ad8cdb55d61a00f281a703718 100644 (file)
@@ -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 {
index be41309bdc7f38d962ebfa55ec4d320ee295a0e0..9c6c0120b80e1adce5ebaa1dbb69fe23e63fc4c6 100644 (file)
@@ -2450,7 +2450,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 {