Slider: Keyboard control like native

This commit is contained in:
Graham Fairweather 2018-02-09 08:41:40 +01:00
parent f0c2af9d2d
commit 791d254e64
2 changed files with 77 additions and 11 deletions

View file

@ -34,7 +34,9 @@
border-radius: 50%;
background-color: #fff;
transition: all @transition-time linear;
outline: 0;
&:focus,
&:hover,
&-dragging
{