basic edit and delete for things

This commit is contained in:
friendica
2013-12-30 04:25:55 -08:00
parent 6e81c332b7
commit 0dd7d93674
6 changed files with 159 additions and 11 deletions

View File

@@ -2445,3 +2445,8 @@ img.mail-list-sender-photo {
#sidebar-group-list ul {
list-style-type: none;
}
.profile-thing-list img, .thing-show img, .thing-edit-links a {
margin-top: 8px;
margin-right: 15px;
}