From 964b0ae5632ece33412a210405563728f5e30ac4 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 14 Jan 2008 23:16:49 +0000 Subject: [PATCH] Monotone-Parent: b7b4b1f3f729de477db90d41fee55b91ea781b02 Monotone-Revision: d0bac3e011530303af72e9c18fb634d1be17ddb5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-14T23:16:49 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/ContactsUI.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UI/WebServerResources/ContactsUI.css b/UI/WebServerResources/ContactsUI.css index 65f6b3dc8..dc355914e 100644 --- a/UI/WebServerResources/ContactsUI.css +++ b/UI/WebServerResources/ContactsUI.css @@ -169,7 +169,8 @@ DIV#folderTreeContent TABLE TD padding: 0px; } TABLE#contactsList -{ width: 100%; } +{ -khtml-user-select: none; + width: 100%; } TABLE#contactsList TD, TABLE#contactsList TH