Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Commit

Permalink
feat: use pointer cursor on progress handle / scrubber
Browse files Browse the repository at this point in the history
  • Loading branch information
Fischaela committed Feb 8, 2016
1 parent 1016428 commit 72bf499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/_progressbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ progress[aria-valuenow]:before {
}

.handle {
cursor: pointer;
display: block;
position: absolute;
top: 0;
Expand Down

0 comments on commit 72bf499

Please sign in to comment.