Visual feedback on mobile&desktop

This commit is contained in:
David Li
2019-11-02 09:00:19 +01:00
parent 0c49b12341
commit 5b608d4f71
2 changed files with 35 additions and 6 deletions
+5
View File
@@ -69,6 +69,11 @@ html {
display: flex;
align-items: center;
justify-content: center;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.simple-keyboard.hg-theme-default .hg-button.hg-activeButton {
background: #a6a6a6;
}
/* When using option "useButtonTag" */