Monotone-Parent: efb5beac382de5b2c393a2be3885d1e75fd11625

Monotone-Revision: 0e5bcaa216279e740759bee06c05bae20de13388

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-28T17:27:16
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-28 17:27:16 +00:00
parent e3ba378b87
commit 69e51c80ae
6 changed files with 108 additions and 98 deletions

View File

@@ -52,23 +52,23 @@ UL.contactList LI._selected
{ background: #4b6983;
color: #fff; }
DIV#participants
{ margin-left: 10em;
padding: .2em; }
LABEL
LABEL, SPAN.checkBoxList
{ display: block;
position: relative;
height: 2em;
margin-left: .5em;
margin-top: .5em;
width: 100%; }
INPUT#summary, INPUT#location, SPAN.timeDateControl,
SPAN.cycleSelectionFirstLevel
SPAN.checkBoxList SPAN.content LABEL
{ display: inline; }
INPUT#summary, INPUT#location,
SPAN.content
{ position: absolute;
top: 0px;
left: 10em;
right: 0em; }
right: 0px; }
DIV#details TEXTAREA
{ position: absolute;
@@ -84,7 +84,7 @@ DIV#details SELECT
top: 0px;
left: 10em; }
LABEL#isPrivate
LABEL#isPrivate, LABEL#conflictsLabel
{ position: absolute;
z-index: 1;
right: 1em;
@@ -99,12 +99,12 @@ SPAN.contactSelectorButtons
{ vertical-align: top;
line-height: 2em; }
/* LABEL#conflictsLabel
{ float: right;
margin-top: .5em;
margin-left: 0em;
margin-right: 14em; }
*/
SPAN.cycleSelectionFirstLevel,
SPAN.cycleSelectionSecondLevel
{ visibility: hidden; }
SPAN#cycleSelectionFirstLevel,
SPAN#cycleSelectionSecondLevel
{ visibility: hidden;
margin-left: 1em; }
DIV#details SPAN.content SELECT,
SPAN#cycleSelectionSecondLevel SPAN.timeDateControl
{ position: static;
margin: 0px; }