Opened 2 years ago
Closed 2 years ago
#16440 closed defect (bug) (fixed)
Dashboard box toggles don't change cursor on hover
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | UI | Version: | 3.0 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
On the dashboard, when you hover over the arrow to collapse/expand each dashboard box, the cursor doesn't change from the default arrow. On the widgets page when trying to collapse/expand a widget, the cursor changes to a pointer (as expected) since it's a clickable arrow. Dashboard is using a <div> instead of an <a> like the widget page, so this just needs a simple CSS declaration.
Attachments (1)
Change History (9)
andrewryno — 2 years ago
comment:1
SergeyBiryukov — 2 years ago
- Keywords has-patch added
- Keywords 3.2-early added
- Milestone changed from Awaiting Review to Future Release
- Version changed from 3.1 to 3.0
- Keywords 3.2-early removed
- Milestone changed from Future Release to 3.2
ticket:17324:collapse-pointer.diff still applies clean.
Note: See
TracTickets for help on using
tickets.

Reproduced in 3.0.