mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 03:25:15 +02:00
Merge pull request #607 from fermionic/20130204-attach-types-are-too-coarse
add support for more file attachment types
This commit is contained in:
commit
2044862eb9
33 changed files with 1044 additions and 7 deletions
|
@ -3850,6 +3850,7 @@ aside input[type='text'] {
|
|||
display: block; width: 20px; height: 23px;
|
||||
float: left;
|
||||
background-image: url('../../../images/content-types.png');
|
||||
background-position: -80px 0px;
|
||||
}
|
||||
|
||||
.body-attach {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue