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:
Francis Lachapelle
2008-07-08 01:59:40 +00:00
parent d9304d4063
commit 2623c38655
2 changed files with 84 additions and 79 deletions
+6 -1
View File
@@ -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