mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-13 17:28:52 +00:00
Monotone-Parent: 6f8a485e95de7a055c61014474ad3ddf8ed664c4
Monotone-Revision: 7659d2932f1f330c8827f3ede3db145afd30a8dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T16:03:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -6,7 +6,7 @@ DIV.appointmentLabel
|
||||
position: relative;
|
||||
line-height: 1.8em;
|
||||
text-align: right;
|
||||
width: 10em; }
|
||||
width: 3em; }
|
||||
|
||||
DIV.appointmentRightLabel
|
||||
{ display: inline;
|
||||
@@ -76,13 +76,13 @@ INPUT#summary, INPUT#location,
|
||||
SPAN.content
|
||||
{ position: absolute;
|
||||
top: 0px;
|
||||
left: 10em;
|
||||
left: 8em;
|
||||
right: 0px; }
|
||||
|
||||
DIV#details TEXTAREA
|
||||
{ position: absolute;
|
||||
top: 0px;
|
||||
left: 10em;
|
||||
left: 8em;
|
||||
vertical-align: bottom;
|
||||
height: 5em;
|
||||
right: 0px;
|
||||
@@ -91,7 +91,7 @@ DIV#details TEXTAREA
|
||||
DIV#details SELECT
|
||||
{ position: absolute;
|
||||
top: 0px;
|
||||
left: 10em; }
|
||||
left: 8em; }
|
||||
|
||||
LABEL#isPrivate, LABEL#conflictsLabel
|
||||
{ position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user