Improved Web interface to handle calendars tags

Monotone-Parent: 6eda087f6dba9f0f98b63f259880cf2d343835d5
Monotone-Revision: 54b80d62e3c706aa43398f889ab394e00c6fa08e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-08-18T01:03:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-08-18 01:03:05 +00:00
parent ee2ebd206d
commit e7eb160782
21 changed files with 362 additions and 96 deletions
@@ -1,10 +1,13 @@
DIV#propertiesView
{ overflow: hidden;
padding: 5px 5px 0 0; }
padding: 5px 5px 0 5px; }
DIV
{ clear: both; }
FIELDSET
{ margin-bottom: 5px; }
SPAN.label
{ cursor: default;
width: 10em;
@@ -16,13 +19,9 @@ SPAN.label
SPAN.content
{ display: block;
height: 2em;
line-height: 1.5em;
vertical-align: middle; }
SPAN.content INPUT
{ margin-top: 0; }
BUTTON#colorButton
{ display: none;
margin: 1px 0 0 1px;