forked from openlp/openlp
Prevent selection of text on maindisplay
This commit is contained in:
parent
8593b5ea2b
commit
f413ad2d30
@ -45,6 +45,7 @@ HTMLSRC = u"""
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
-webkit-user-select: none;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
%s;
|
%s;
|
||||||
|
Loading…
Reference in New Issue
Block a user