sogo/UI/WebServerResources/UIxComponentEditor.css
Francis Lachapelle 0249688874 Fix attachments in web interface
Monotone-Parent: ab2ff65d5c716a5cd610c720b705af5e768a77c0
Monotone-Revision: aec0948f76228380cdf63ab082da3759f9d9da50

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-07T21:17:43
Monotone-Branch: ca.inverse.sogo
2009-07-07 21:17:43 +00:00

44 lines
706 B
CSS

SELECT#calendarList
{ width: 16em; }
#attendeesLabel
{ display: none; }
A#changeAttachButton
{ margin-left: 1em; }
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; }