Unified toggle keys, fixed ctrl, shit, alt logic

This commit is contained in:
2022-08-30 17:17:35 -05:00
parent b04840b458
commit 0a2e258766
6 changed files with 62 additions and 105 deletions

View File

@@ -6,3 +6,7 @@
#popoutkeyboard {
background-color: rgba(0, 65, 125, 1);
} */
.toggled_bttn {
background-color: rgba(0, 65, 125, 1);
}