mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-26 19:56:23 +00:00
Fixed selection problem in mail editor in Firefox.
Monotone-Parent: 54d035c9875133872cd3d137a1234594cb96e36e Monotone-Revision: 5b10c44689a8c7264fe76ad8de7b4e7b70c5aff9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-16T17:12:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -15,7 +15,9 @@ DIV#rightPanel
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
margin-left: 5px;
|
||||
overflow: hidden; }
|
||||
overflow: hidden;
|
||||
-moz-user-select: text;
|
||||
-khtml-user-select: text; }
|
||||
|
||||
DIV#hiddenDragHandle
|
||||
{ cursor: e-resize;
|
||||
|
||||
Reference in New Issue
Block a user