Use modified dragscrollable plugin from http://github.com/raganwald/iGesture. Add...
[bookreader.git] / BookReader / touch / BookReaderTouch.css
index fb1e9a9..8edcec4 100644 (file)
@@ -54,4 +54,5 @@
 .BRicon.play { background: url(images/control_play_icon.png) no-repeat; }
 .BRicon.pause { background: url(images/control_pause_icon.png) no-repeat; }
 
-.BRicon.rollover:hover { background-position: -26px 0; }
+/* Disable hover */
+.BRicon.rollover:hover { background-position: 0 0; }