mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-28 09:32:46 +00:00
Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c
Monotone-Revision: aae7c0443ed50c145721274def3a8a4f2d2216e2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-27T13:30:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -12,7 +12,7 @@ DIV#attendeesView
|
||||
DIV#freeBusyView
|
||||
{ background-color: #fff;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
top: 30px;
|
||||
bottom: 135px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
@@ -240,23 +240,15 @@ TABLE#freeBusyData TD.noFreeBusy
|
||||
{ background-color: #e09ebd; }
|
||||
|
||||
#freeBusyViewButtons
|
||||
{ border: 1px solid #aaa;
|
||||
float: left;
|
||||
width: 320px;
|
||||
margin: 0px;
|
||||
padding: 5px;
|
||||
{ margin: 0px;
|
||||
text-align: left; }
|
||||
|
||||
SPAN.hidden
|
||||
{ display: none; }
|
||||
|
||||
#freeBusyViewButtons > DIV.buttons
|
||||
{ margin: 0px;
|
||||
margin-top: 4px;
|
||||
background-color: #000; }
|
||||
|
||||
DIV#freeBusyZoomButtons
|
||||
{ position: absolute;
|
||||
height: 2em;
|
||||
top: 0px;
|
||||
right: 0px; }
|
||||
margin-top: 4px; }
|
||||
|
||||
DIV#freeBusyReplicas
|
||||
{ position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user