Skip to content

Commit

Permalink
Forced the the cursor as a pointer hovering the fileinput - chrome only
Browse files Browse the repository at this point in the history
  • Loading branch information
ffranchina committed Nov 18, 2017
1 parent 02e1284 commit 47a6401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notebook/static/tree/less/altuploadform.less
Expand Up @@ -34,3 +34,5 @@
height: @btn_mini_height;
}
}

::-webkit-file-upload-button { cursor:pointer; }

0 comments on commit 47a6401

Please sign in to comment.