mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 12:25:23 +00:00
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:
@@ -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"
|
||||
|
||||
@@ -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%; }
|
||||
|
||||
Reference in New Issue
Block a user