Monotone-Parent: e5f7f608aed299b1e250e132175bf84ba150127c

Monotone-Revision: 2e34a8c5fd6fbd4df87b0c1d3bde6bd4e3e7faab

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-11-02T21:15:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-11-02 21:15:14 +00:00
parent aefb13557e
commit 833c1b0238
4 changed files with 49 additions and 13 deletions

View File

@@ -21,9 +21,10 @@ DIV.addressList
{ margin: 5px; }
TABLE#addressList
{ border: 1px solid #333;
border-bottom: 1px solid #aaa;
border-right: 1px solid #ccc;
{ border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 1px solid #444;
border-left: 1px solid #444;
border-spacing: 0px;
margin: 0px;
padding: 0px;