update caps and numlock
This commit is contained in:
@@ -307,8 +307,7 @@ label:focus {
|
||||
}
|
||||
|
||||
#keyboard-state {
|
||||
background: #97e1ad;
|
||||
color: #000000;
|
||||
background: @alternate0;
|
||||
padding: 0 0px;
|
||||
margin: 0 5px;
|
||||
min-width: 16px;
|
||||
@@ -319,7 +318,7 @@ label:focus {
|
||||
}
|
||||
|
||||
#keyboard-state > label.locked {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
background: rgba(256, 110, 110, 0.9);
|
||||
}
|
||||
|
||||
#scratchpad {
|
||||
|
||||
Reference in New Issue
Block a user