mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 05:45:57 +00:00
Monotone-Parent: e93263338b262449e660e63e963ca0e8fdc1ecb4
Monotone-Revision: 94a466c5a8173924f1c2a2c226a8e65b45001f24 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T20:36:22 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