cleanup content type icons

This commit is contained in:
Friendika 2011-05-25 20:01:53 -07:00
parent 3710a6fd07
commit 61b730d567
4 changed files with 3 additions and 3 deletions

BIN
images/content-types.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 B

View 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; }

View 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 {

View 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 {