sogo/UI/WebServerResources/UIxComponentEditor.css
Francis Lachapelle 6209543ce0 Fix component editor for document URL
Monotone-Parent: 6b27e776287f9677560ff81cbb45e7471959c9e0
Monotone-Revision: eca223304213a13e4a7b9e29e6e5cc41c3b1cdb3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-06-30T01:41:27
Monotone-Branch: ca.inverse.sogo
2009-06-30 01:41:27 +00:00

41 lines
662 B
CSS

SELECT#calendarList
{ width: 16em; }
#attendeesLabel
{ display: none; }
SPAN.datePicker INPUT.textField
{ width: 7em; }
SPAN.timeDateControl A.button
{ border: 0; }
SPAN.content
{ position: absolute;
line-height: 2em;
top: -.25em;
left: 8em;
right: 1em; }
SPAN.content > INPUT.textField,
LABEL#commentArea textarea
{ width: 380px; }
LABEL, SPAN.checkBoxList
{ display: block;
position: relative;
line-height: 1.5em;
height: 1.5em;
margin-left: 0px;
margin-bottom: .5em;
width: 100%; }
LABEL#commentArea textarea
{ padding-bottom: 0em;
top: 0px;
left: 8em;
position: absolute;
padding: 0px;
margin: 0px;
margin-left: 1px; }