mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-30 00:00:04 +08:00
Visual feedback on mobile&desktop
This commit is contained in:
@@ -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" */
|
||||
|
||||
Reference in New Issue
Block a user