Monotone-Parent: fdf6957aa0f1c98704004b55ba6f4e09df375481

Monotone-Revision: 11407a8d848e4be8f75087c533fb576da5e80ce4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-06-20T14:52:24
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-06-20 14:52:24 +00:00
parent d9701bce70
commit bc86f4a582
10 changed files with 83 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
LABEL
SPAN.line
{ display: block;
position: relative;
line-height: 18px;
@@ -14,9 +14,12 @@ DIV#propertiesView
SPAN.content
{ position: absolute;
top: -.25em;
left: 4em;
left: 6em;
right: 1em; }
LABEL#calendarSync
{ margin-left: 7em; }
BUTTON#colorButton
{ display: none;
margin: 1px;
@@ -33,3 +36,6 @@ DIV#buttons
{ padding: 10px;
padding-top: 0px;
text-align: right; }
INPUT#calendarSyncTag
{ width: 5em; }