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

index 3f48d2ec3f511f029801e282e77c452048304046..75b8288636224e682a4f171ccf75bb112483e6f3 100644 (file)
@@ -3037,3 +3037,8 @@ a.mail-list-link {
 
 /* upload/select popup */
 .fbrowser.image .photo-album-image-wrapper { margin-left: 10px; }
+ #message-preview { margin-top: 15px; }
+ #message-preview span { width: 100%; }
+ #message-preview .mail-count, #message-preview .mail-delete { display:none; }
+ #message-preview .mail-list-wrapper { padding: 3px; }
+ #message-preview .mail-date { opacity:0.6; font-size:10px; }