[svg-edit] r2046 committed - Extra part to undesirable selection patch

0 views
Skip to first unread message

svg-...@googlecode.com

unread,
Sep 30, 2011, 10:50:18 AM9/30/11
to svg-edi...@googlegroups.com
Revision: 2046
Author: adrian...@gmail.com
Date: Fri Sep 30 07:50:00 2011
Log: Extra part to undesirable selection patch

http://code.google.com/p/svg-edit/source/detail?r=2046

Modified:
/trunk/editor/svg-editor.css

=======================================
--- /trunk/editor/svg-editor.css Fri Sep 30 07:37:52 2011
+++ /trunk/editor/svg-editor.css Fri Sep 30 07:50:00 2011
@@ -8,6 +8,8 @@
-moz-user-select: none;
-o-user-select: none;
user-select: none;
+ /* this will work for QtWebKit in future */
+ -webkit-user-drag: none;
}

#browser-not-supported {

Reply all
Reply to author
Forward
0 new messages