]> git.mxchange.org Git - friendica.git/commitdiff
Preview last five conversations in message-sidebar
authorFlxAlbroscheit <felix@artplantation.de>
Sat, 7 Nov 2015 17:56:05 +0000 (18:56 +0100)
committerFlxAlbroscheit <felix@artplantation.de>
Sat, 7 Nov 2015 17:56:05 +0000 (18:56 +0100)
view/theme/frost/style.css

index 74b5dde0b6d94ade777feb4822229b032d0376dc..f2bbebfca51d20549e81dbea6af1d72ee5c810c3 100644 (file)
@@ -4165,5 +4165,9 @@ ul.notifications-menu-popup {
        margin-left: 40px;
        width: 130px;
 }
-
-
+#message-preview .mail-list-sender, #message-preview .mail-list-delete {
+       display:none;
+}
+#message-preview .mail-list-outside-wrapper {
+       margin-top: 20px;
+}