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

index 62b248e8c4e1d93e24fc113f4c4a18b36798d4f3..10b652595ee6f61ecdecc9cc25bd28edc3a0389e 100644 (file)
@@ -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;
+}