mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 10:48:50 +00:00
Monotone-Parent: b5051834282e52ed3ada41a862242574f4f3016d
Monotone-Revision: 397fde917fae54c68a56446340e43b77444b00e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T15:04:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -73,7 +73,7 @@ DIV#contactsListContent
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
table.titletable
|
||||
TABLE.titletable
|
||||
{
|
||||
height: 24px;
|
||||
vertical-align: middle;
|
||||
@@ -81,7 +81,7 @@ table.titletable
|
||||
padding-left: 6px;
|
||||
}
|
||||
|
||||
td.titlecell
|
||||
TD.titlecell
|
||||
{
|
||||
height: 22px;
|
||||
vertical-align: middle;
|
||||
@@ -89,7 +89,7 @@ td.titlecell
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
table.titletable td.titlecell SELECT
|
||||
TABLE.titletable TD.titlecell SELECT
|
||||
{
|
||||
display: -moz-popup;
|
||||
border-top: 1px solid #fff;
|
||||
@@ -174,6 +174,7 @@ TABLE#contactsList
|
||||
TABLE#contactsList TD,
|
||||
TABLE#contactsList TH
|
||||
{ overflow: hidden;
|
||||
line-height: 16px;
|
||||
white-space: nowrap; } /* pre, normal, nowrap */
|
||||
|
||||
TABLE#contactsList TH
|
||||
|
||||
Reference in New Issue
Block a user