mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
Monotone-Parent: 35c6e565c282464b0b27410ce485ee952c87166a
Monotone-Revision: b2d9c636fb3d2144c545bb429ce3ba1a5ebaa2c4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T01:59:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -225,6 +225,9 @@ TABLE.titletable TD.titlecell SELECT
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
DIV#folderTreeContent
|
||||
{ -khtml-user-select: none;}
|
||||
|
||||
DIV#folderTreeContent TABLE TD
|
||||
{ height: 18px;
|
||||
border-top: 1px solid #fff;
|
||||
@@ -546,7 +549,9 @@ TABLE#addr_table
|
||||
}
|
||||
|
||||
TABLE#messageList
|
||||
{ width: 100%; }
|
||||
{ width: 100%;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none; }
|
||||
|
||||
TABLE#messageList TD,
|
||||
TABLE#messageList TH
|
||||
|
||||
Reference in New Issue
Block a user