Actions
Bug / Feature #46
closedSlider: Change cursor type
Start date:
09 May 2010
Due date:
% Done:
100%
Estimated time:
0.00 h
Request Type:
Feature Request
Description
The whole slider is a link, thus the cursor type should change. If the cursor type remains at default, you don't know that you can click on the slider.
Please change the cursor if you hover over the slider.
CSS Example: div.coda-slider-wrapper:hover {cursor: hand; cursor: pointer;}
Actions