Add outline to button list (#644)
It's unclear otherwise when using the keyboard
This commit is contained in:
parent
29f1465b81
commit
39674fe2b0
@ -88,6 +88,7 @@ body {
|
|||||||
margin: 1px;
|
margin: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.buttonList label:focus-within,
|
||||||
input:focus {
|
input:focus {
|
||||||
outline: transparent;
|
outline: transparent;
|
||||||
box-shadow: 0 0 0 2px #a5d8ff;
|
box-shadow: 0 0 0 2px #a5d8ff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user