Opened 13 years ago
Closed 13 years ago
#19594 closed defect (bug) (fixed)
Admin bar search button should indicate it's clickable
Reported by: | jaquers | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Toolbar | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
When you hover over the search button in the admin bar, the cursor should indicate that it's clickable.
Attachments (3)
Change History (12)
#1
@
13 years ago
Sorry for my noobness about filing and creating patches.. Hopefully you can overlook for the small change that this is :)
#2
@
13 years ago
According to ticket:18197:146, current behaviour is proper.
#4
@
13 years ago
- Component changed from General to Toolbar
- Milestone changed from Awaiting Review to 3.4
Yeah, but now that it's an icon, rather than a short text box that grows, it should get a hand.
#5
@
13 years ago
With the current patch, the pointer cursor is displayed even when the text box is expanded.
#7
@
13 years ago
admin-bar.dev.css.patch looks good. Tested in Firefox 9, Chrome 16, Opera 11.60, IE 8.
Note: See
TracTickets for help on using
tickets.
Added cursor: pointer to a couple rules.