mirror of
https://github.com/friendica/friendica
synced 2024-11-18 08:23:53 +00:00
Preview last five conversations in message-sidebar
This commit is contained in:
parent
603dad93f3
commit
a8c033a7f6
1 changed files with 6 additions and 2 deletions
|
@ -3495,5 +3495,9 @@ ul.menu-popup {
|
|||
.videos .video-top-wrapper:hover .video-delete {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
#message-preview .mail-list-sender-url, #message-preview .mail-list-delete {
|
||||
display: none;
|
||||
}
|
||||
#message-preview .mail-list-outside-wrapper {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue