diff --git a/theme/default/style.css b/theme/default/style.css index 0627f0e153..c161418352 100644 --- a/theme/default/style.css +++ b/theme/default/style.css @@ -11,6 +11,7 @@ div.olMapViewport { div.olLayerDiv { -moz-user-select: none; + -khtml-user-select: none; } .olLayerGoogleCopyright { @@ -322,6 +323,7 @@ div.olControlSaveFeaturesItemInactive { .olControlNoSelect { -moz-user-select: none; + -khtml-user-select: none; } .olImageLoadError {