Monotone-Parent: e2cc9e369fece0fbd44cff17dec1220e125bc037

Monotone-Revision: ec34f69c125d8e9916f15c19dd058a1d131e2017

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-11T21:23:52
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2007-06-11 21:23:52 +00:00
parent 02032afa11
commit a9d8a855db
2 changed files with 389 additions and 353 deletions

File diff suppressed because it is too large Load diff

View file

@ -56,10 +56,12 @@ LABEL
TABLE
{ display: block;
table-layout: fixed;
border-spacing: 0px;
padding: 0px;
margin: 0px;
border: 0px; }
border-spacing: 0px; }
TABLE TD
{ white-space: nowrap;
padding-left: .25em;
padding-right: .25em; }
a:link
{ color: #0033CC; }
@ -442,11 +444,15 @@ TR.tableview TD
padding-left: .3em;
padding-right: .3em; }
TR.tableview TD.headerDateTime
{ width: 18em; }
TD.headerDateTime
{ width: 30em;
min-width: 30em; }
TR.tableview TD.headerLocation
{ width: 10em; }
TD.headerTitle
{ width: 30%; }
TD.headerLocation
{ min-width: 20em; }
td img.tbtv_sortcell
{ float: right;