mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user