From 45d8fac3d68d668e1952cf2cdfe72819ac656fc7 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 1 Mar 2010 22:08:26 +0100 Subject: [PATCH] Tweak event conflict style. --- imp/themes/screen.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/imp/themes/screen.css b/imp/themes/screen.css index 5d07f4406..5faf0f275 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -648,7 +648,10 @@ div.mimeStatusMessage, div.mimePartInfo { background-image: url("graphics/reload.png"); } -/* ITIP styles. */ +/* iTip styles. */ +#itipconflicts { + border-spacing: 0; +} #itipconflicts tr.itipcollision { background-color: #f00; color: #fff; -- 2.11.0