Extra part to undesirable selection patch

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2046 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Adrian Jones
2011-09-30 14:50:00 +00:00
parent f1fcca06a8
commit 1c11da64a4

View File

@@ -8,6 +8,8 @@ html, body, div{
-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 {