Added emoji support, refactored, internalized pyautogui
This commit is contained in:
12
user_config/usr/share/mouse-keyboard/stylesheet.css
Normal file
12
user_config/usr/share/mouse-keyboard/stylesheet.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/* * {
|
||||
background: rgba(0, 0, 0, 0.14);
|
||||
color: rgba(255, 255, 255, 1);
|
||||
}
|
||||
|
||||
#popoutkeyboard {
|
||||
background-color: rgba(0, 65, 125, 1);
|
||||
} */
|
||||
|
||||
.toggled_bttn {
|
||||
background-color: rgba(0, 65, 125, 1);
|
||||
}
|
||||
Reference in New Issue
Block a user