Set git-clone-holder cursor to pointer
Created by: jsternberg
Bootstrap defaults the cursor to an ugly red sign if an input field is readonly. Explicitly set the cursor to "pointer" for a nicer interface that makes it obvious the user is intended to click on the input element.