mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
ability to remove individual photo tags
This commit is contained in:
parent
efcff91456
commit
01f171bce7
3 changed files with 118 additions and 1 deletions
|
@ -1796,4 +1796,20 @@ a.mail-list-link {
|
|||
}
|
||||
.contact-block-link {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
#tag-remove {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#tagrm li {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#tagrm-submit, #tagrm-cancel {
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
#tagrm-cancel {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue