mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-30 09:19:28 +00:00
Monotone-Parent: fb12a8435fe66cc16657a150037d1934ac20341c
Monotone-Revision: 4ea32f73278c61525c516b249d09c1b7f1e948bb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:48:10 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -529,6 +529,12 @@ TR.tableview TD
|
||||
padding-left: .3em;
|
||||
padding-right: .3em; }
|
||||
|
||||
TR.tableview TD.headerDateTime
|
||||
{ width: 14em; }
|
||||
|
||||
TR.tableview TD.headerLocation
|
||||
{ width: 10em; }
|
||||
|
||||
td.tbtv_actcell
|
||||
{ border-width: 1px;
|
||||
border-style: solid;
|
||||
@@ -580,7 +586,8 @@ td img.tbtv_sortcell
|
||||
|
||||
TD.subjectCell,
|
||||
td.tbtv_subject_headercell
|
||||
{ overflow: hidden; }
|
||||
{ overflow: hidden;
|
||||
width: auto; }
|
||||
|
||||
/* drag handles */
|
||||
DIV.dragHandle
|
||||
|
||||
Reference in New Issue
Block a user