From: Jan Schneider Date: Mon, 1 Mar 2010 21:08:26 +0000 (+0100) Subject: Tweak event conflict style. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=45d8fac3d68d668e1952cf2cdfe72819ac656fc7;p=horde.git Tweak event conflict style. --- 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;