Added autoUseTouchEvents and related touch device fixes

This commit is contained in:
Francisco Hodge
2019-03-06 19:28:12 -05:00
parent 30042d5d72
commit ed944d1204
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ html {
font-size: inherit;
}
.simple-keyboard.hg-theme-default .hg-button:active {
.simple-keyboard.hg-theme-default:not(.hg-touch-events) .hg-button:active {
background: #e4e4e4;
}