From c54e090fdada24b6e6fbc47ac31792b9d08457ef Mon Sep 17 00:00:00 2001
From: Piotr Dabrowski
Date: Thu, 10 Oct 2013 08:48:05 +0200
Subject: [Piano] updated Piano sources
Change-Id: I1d48c81d7563e29d495af93f4a6ee8df5cf83c4e
---
css/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/style.css b/css/style.css
index 640a3e0..1e3c1ce 100755
--- a/css/style.css
+++ b/css/style.css
@@ -1,7 +1,7 @@
-
body {
margin: 0px 0px 0px 0px;
overflow: hidden;
+ -webkit-user-select: none;
}
.ui-page {
--
cgit v1.2.3