merge of '1804bb2fc333899fed4fa062ac489b8006f6b8a4'

and '94a466c5a8173924f1c2a2c226a8e65b45001f24'

Monotone-Parent: 1804bb2fc333899fed4fa062ac489b8006f6b8a4
Monotone-Parent: 94a466c5a8173924f1c2a2c226a8e65b45001f24
Monotone-Revision: efb32ee0b07634ff28f86f07c618160d8d121225

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-19T21:08:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-19 21:08:46 +00:00
2 changed files with 4 additions and 2 deletions
+1 -2
View File
@@ -37,9 +37,8 @@
</var:foreach>
</var:foreach>
<tr class="addressListElement" id="lastRow">
<td class="headerField">
<td class="headerField" onclick="fancyAddRow(true,'');">
<var:popup name="currentPopUpId"
const:disabled="1"
list="headers"
item="item"
label:displayString="$item"
+3
View File
@@ -61,6 +61,9 @@ SPAN.headerField
{ line-height: 2.0em;
padding-left: 0.5em; }
TABLE#addressList TR#lastRow SELECT
{ visibility: hidden; }
DIV#subjectRow INPUT
{ background-image: none;
width: 60%; }