From ff61bea99eb329c0f6291f3755f4506b85c4e7a5 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 30 Oct 2006 22:43:09 +0000 Subject: [PATCH] Monotone-Parent: 285c2642bec2beed536ef22aaeac35c46457fd70 Monotone-Revision: 05aeb8f1ae44da7f6bcfe572acfabe06f62b5581 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:43:09 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/UIxAppointmentEditor.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/UI/WebServerResources/UIxAppointmentEditor.css b/UI/WebServerResources/UIxAppointmentEditor.css index 7f6a27ae9..60b8791e7 100644 --- a/UI/WebServerResources/UIxAppointmentEditor.css +++ b/UI/WebServerResources/UIxAppointmentEditor.css @@ -151,7 +151,7 @@ DIV#freeBusyButtons A.button DIV#freeBusyReplicas LABEL { line-height: 1.5em; } -DIV.elvis UL +DIV.legend UL { cursor: default; float: left; width: 30%; @@ -161,14 +161,14 @@ DIV.elvis UL list-style-type: none; list-style-image: none; } -DIV.elvis UL LI +DIV.legend UL LI { white-space: nowrap; margin: 0px; padding: 0px; } -DIV.elvis UL IMG +DIV.legend UL IMG { margin-right: .5em; } -DIV.elvis UL LI SPAN.colorBox +DIV.legend UL LI SPAN.colorBox { float: left; margin-right: .5em; }