[improvement] NumberKeyboard: improve accessibility
This commit is contained in:
@@ -99,6 +99,10 @@
|
||||
&::after {
|
||||
border-color: @number-keyboard-button-background-color;
|
||||
}
|
||||
|
||||
&:active {
|
||||
background-color: darken(@number-keyboard-button-background-color, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
&--gray {
|
||||
|
||||
Reference in New Issue
Block a user