From d6293730fc1a841e60bb145e5ac6470205effe9f Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 25 Sep 2015 23:26:28 +0200 Subject: private mail: some work on conversations view --- view/theme/redbasic/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index efb5b39ba..2ff6c1eb4 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1565,9 +1565,9 @@ th,td { overflow: hidden; } -/* message */ +/* mail */ -img.mail-list-sender-photo { +img.mail-conv-sender-photo { -moz-border-radius: $radiuspx; border-radius: $radiuspx; } -- cgit v1.2.3