mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 02:16:23 +00:00
Monotone-Parent: 1917c0fd92cfcada439335d9d71cceeead0ab9c1
Monotone-Revision: 42b58443911b2b0947af5477ee58de454679c77d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-24T21:31:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -27,20 +27,22 @@ DIV.addressListElement
|
||||
|
||||
SPAN.headerField
|
||||
{ line-height: 1.8em;
|
||||
width: 5em;
|
||||
width: 7em;
|
||||
text-align: right; }
|
||||
|
||||
SPAN.headerInput INPUT
|
||||
{ width: 100%;
|
||||
{ width: 50%;
|
||||
padding-left: 24px;
|
||||
background-image: url('/SOGo.woa/WebServerResources/abcard.gif');
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px center;
|
||||
margin-right: -12em; }
|
||||
background-position: 2px center; }
|
||||
|
||||
DIV#subjectRow
|
||||
{ margin-left: 9em; }
|
||||
|
||||
DIV#subjectRow INPUT
|
||||
{ background-image: none;
|
||||
width: 100%;
|
||||
width: 50%;
|
||||
padding-left: .5em; }
|
||||
|
||||
div#compose_internetmarker
|
||||
|
||||
Reference in New Issue
Block a user