Setting lighter tone for activeButton

This commit is contained in:
Francisco Hodge 2019-11-02 10:59:41 -04:00
parent 15f8ef056b
commit 68cbe73b23

View File

@ -73,7 +73,7 @@ html {
}
.simple-keyboard.hg-theme-default .hg-button.hg-activeButton {
background: #a6a6a6;
background: #efefef;
}
/* When using option "useButtonTag" */