Description[DevTools] Upon active timeline recording, label cursor should behave as a default cursor.
CL [1] made the label disabled while active timeline recording.
With the label being disabled, the property, cursor: pointer, is still active on the label.
This gives false clickable action cursor. Changing "cursor: pointer;" to "cursor: default;" should fix it.
Also moving the label.dimmed to inspector.css as it seems more appropriate place for it.
[1] https://codereview.chromium.org/361203002/
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177578
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|