Monotone-Parent: 75c85974feba4654def1fa260d87205a035552de

Monotone-Revision: 9b4c2eadc3d38aa14dc504c80d606df816c2f924

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-03T14:37:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-03 14:37:58 +00:00
parent 28fa08cff3
commit 99f54a17ec
6 changed files with 36 additions and 24 deletions

View File

@@ -52,6 +52,9 @@ UL.contactList LI._selected
{ background: #4b6983;
color: #fff; }
DIV.contactSelector
{ margin: 0px; }
LABEL, SPAN.checkBoxList
{ display: block;
position: relative;
@@ -60,6 +63,12 @@ LABEL, SPAN.checkBoxList
margin-top: .5em;
width: 100%; }
SPAN.checkBoxList#participantsCB
{ height: 7em; }
DIV#participants UL.contactList
{ height: 4.5em; }
SPAN.checkBoxList SPAN.content LABEL
{ display: inline; }