From 0dae353bfaf139928b637ffea39defa8143280bb Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 15 Apr 2008 15:17:44 +0000 Subject: [PATCH] Monotone-Parent: ee841fa65ddec5bf308a46939cb266bfd7f14732 Monotone-Revision: 8ac4ae138ee646d9a599dc78aa95bfc951416d88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-15T15:17:44 Monotone-Branch: ca.inverse.sogo --- UI/Templates/SchedulerUI/UIxAttendeesEditor.wox | 4 ++-- UI/WebServerResources/UIxAttendeesEditor.css | 9 +++------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox b/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox index ae58f71f7..b2367908d 100644 --- a/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox +++ b/UI/Templates/SchedulerUI/UIxAttendeesEditor.wox @@ -83,8 +83,8 @@ >
  • -
  • + +
  • diff --git a/UI/WebServerResources/UIxAttendeesEditor.css b/UI/WebServerResources/UIxAttendeesEditor.css index 46c0fc6ca..f3681c61a 100644 --- a/UI/WebServerResources/UIxAttendeesEditor.css +++ b/UI/WebServerResources/UIxAttendeesEditor.css @@ -138,10 +138,7 @@ TABLE#freeBusyData TD SPAN.freeBusyZoneElement SPAN.colorBox.free, TABLE#freeBusyData TD SPAN.freeBusyZoneElement -{ background-color: #8ca6bd; } - -TABLE#freeBusyHeader TH SPAN.freeBusyZoneElement.busy -{ background-color: #c55 !important; } +{ background-color: #ebebe4; } DIV#freeBusyFooter { position: absolute; @@ -188,7 +185,7 @@ SPAN.colorBox SPAN.colorBox.busy, SPAN.freeBusyZoneElement.busy -{ background-color: #5a6b79 !important; } +{ background-color: #35556b !important; } SPAN.colorBox.maybe-busy, SPAN.freeBusyZoneElement.maybe-busy @@ -196,7 +193,7 @@ SPAN.freeBusyZoneElement.maybe-busy SPAN.colorBox.noFreeBusy, TABLE#freeBusyData TD.noFreeBusy -{ background-color: #559; } +{ background-color: #e09ebd; } DIV#freeBusyViewButtons { position: absolute;