cleanup content type icons

2022.09-rc
Friendika 2011-05-25 20:01:53 -07:00
rodzic 3710a6fd07
commit 61b730d567
4 zmienionych plików z 3 dodań i 3 usunięć

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 801 B

Wyświetl plik

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

Wyświetl plik

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

Wyświetl plik

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