mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-25 23:09:29 +00:00
Monotone-Parent: c26c84a032f3392b6f9fb5b0d6859aa442b135af
Monotone-Revision: a6ecefe4b27e937f5ee59f849e169707d59e26e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-06-08T14:17:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -236,8 +236,8 @@ TABLE.messageList
|
||||
|
||||
TABLE.messageList TH,
|
||||
TABLE.messageList TD
|
||||
{ height: 22px;
|
||||
min-height: 22px;
|
||||
{ height: 20px;
|
||||
min-height: 20px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
padding: 0px 3px;
|
||||
@@ -245,10 +245,13 @@ TABLE.messageList TD
|
||||
margin: 0;
|
||||
white-space: nowrap; }
|
||||
|
||||
TABLE.messageList TH,
|
||||
TR#messageCountHeader TH
|
||||
{ border-top: 0px;
|
||||
height: 20px;
|
||||
min-height: 20px; }
|
||||
{ height: 22px;
|
||||
min-height: 22px; }
|
||||
|
||||
TR#messageCountHeader TH
|
||||
{ border-top: 0px; }
|
||||
|
||||
TABLE.messageList TD
|
||||
{ border-right: 1px solid transparent; }
|
||||
|
||||
Reference in New Issue
Block a user