1
0
Fork 0

add support for more file attachment types

This commit is contained in:
Zach Prezkuta 2013-02-04 22:15:16 -07:00
commit 6152cbd5ac
33 changed files with 1044 additions and 7 deletions

View file

@ -3792,6 +3792,7 @@ margin-left: 0px;
.attachtype {
display: block; width: 20px; height: 23px;
background-image: url("../../../images/content-types.png");
background-position: -80px 0px;
}
.type-video { background-position: 0px 0px; }