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:
Wolfgang Sourdeau
2007-08-24 21:31:03 +00:00
parent 36d48390c1
commit fda4136656
2 changed files with 8 additions and 6 deletions

View File

@@ -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