From 162b0fbd47eb6382fce7070212ca3a2fb682a5f0 Mon Sep 17 00:00:00 2001 From: Piotr Dabrowski Date: Tue, 8 Oct 2013 08:41:18 +0200 Subject: [PATCH] [SensorBall] updated SensorBall sources Change-Id: I361d22aa31b76bbf0fbae9f3b91d6635f1b33cca --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 9146e9b..f7ab418 100644 --- a/css/style.css +++ b/css/style.css @@ -5,6 +5,7 @@ html, body { body { overflow: hidden; + -webkit-user-select: none; } .ui-content{ -- 2.7.4