add support for more file attachment types
This commit is contained in:
@@ -2962,6 +2962,7 @@ tr {
|
||||
.attachtype {
|
||||
display: block; width: 20px; height: 23px;
|
||||
background-image: url('../../../images/content-types.png');
|
||||
background-position: -80px 0px;
|
||||
}
|
||||
|
||||
.type-video { background-position: 0px 0px; }
|
||||
@@ -3289,4 +3290,4 @@ ul.menu-popup {
|
||||
/* Pages profile widget */
|
||||
#page-profile div#profile-page-list{
|
||||
margin-left: 45px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user