Extra part to undesirable selection patch
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2046 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
f1fcca06a8
commit
1c11da64a4
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue