Monotone-Parent: 9b167b33323b157aee2d6777c2f147342741d50a

Monotone-Revision: f2cbdceabe70afea4ba64e1147d1c712474b43d5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-05-16T14:26:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-05-16 14:26:47 +00:00
parent 74ee25056c
commit 23c4d14248
3 changed files with 22 additions and 11 deletions
+5 -1
View File
@@ -475,6 +475,7 @@ TABLE#messageList
top: 2em;
bottom: 0px;
overflow: auto;
overflow-x: hidden;
}
TABLE#messageList TBODY
@@ -489,9 +490,12 @@ TABLE#messageList TBODY
TABLE#messageList TD
{
height: 1.2em;
height: 1.2em;
}
TABLE#messageList TD.tbtv_subject_headercell
{ width: 30%; }
TABLE#messageList TR._selected TD
{
background: #4b6983;