Tweak event conflict style.
authorJan Schneider <jan@horde.org>
Mon, 1 Mar 2010 21:08:26 +0000 (22:08 +0100)
committerJan Schneider <jan@horde.org>
Mon, 1 Mar 2010 21:08:26 +0000 (22:08 +0100)
imp/themes/screen.css

index 5d07f44..5faf0f2 100644 (file)
@@ -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;