mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
Fix component editor for document URL
Monotone-Parent: 6b27e776287f9677560ff81cbb45e7471959c9e0 Monotone-Revision: eca223304213a13e4a7b9e29e6e5cc41c3b1cdb3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-30T01:41:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -54,19 +54,10 @@ SELECT
|
||||
{ margin-left: 1px; }
|
||||
|
||||
LABEL#commentArea
|
||||
{ height: 15em; }
|
||||
{ height: 17em; }
|
||||
|
||||
LABEL#commentArea textarea
|
||||
{ padding-bottom: 0em;
|
||||
top: 0px;
|
||||
left: 8em;
|
||||
width: 380px;
|
||||
height: 15em;
|
||||
vertical-align: bottom;
|
||||
position: absolute;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
margin-left: 1px; }
|
||||
{ height: 15.5em; }
|
||||
|
||||
SPAN.checkBoxList#participantsCB
|
||||
{ height: 7em; }
|
||||
@@ -80,7 +71,7 @@ DIV#participants UL.contactList
|
||||
SPAN.checkBoxList SPAN.content LABEL
|
||||
{ display: inline; }
|
||||
|
||||
SPAN.content
|
||||
n0SPAN.content
|
||||
{ position: absolute;
|
||||
line-height: 2em;
|
||||
top: -.25em;
|
||||
|
||||
Reference in New Issue
Block a user