Fiddle with pointer cursors in the diffviewer.

Review Request #3650 — Created Dec. 10, 2012 and submitted — Latest diff uploaded

Information

Review Board
release-1.7.x

Reviewers

Fiddle with pointer cursors in the diffviewer.

The diffviewer had some odd javascript that added a "cursor: pointer" style to
entire rows. This was a little silly and didn't apply universally. This change
removes that javascript, but adds in explicit css for keeping the hand pointer
cursor for the line numbers.
Hovered all over areas in the diff viewer and checked the cursors.
    Loading...