Opened 3 months ago
Closed 3 months ago
#23606 closed enhancement (fixed)
Twenty Thirteen: minor style additions to calendar widget
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
With the look that Twenty Thirteen is going for I think we can improve the hover state or interactions with the user. This could be improved in other widgets as well but I think we can start with calendar.
Improve hover effect for the date "tiles" so that the whole tile interacts not just the text link.
See attached patch for example.
Attachments (1)
Change History (5)
MikeHansenMe — 3 months ago
comment:1
SergeyBiryukov — 3 months ago
- Component changed from General to Bundled Theme
comment:2
lancewillett — 3 months ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 3.6
comment:3
lancewillett — 3 months ago
This is a nice usability enhancement, thanks.
Patch notes:
- Per CSS style guide we add a newline between blocks
- The padding property on .widget_calendar a is now extraneous and can be removed
comment:4
lancewillett — 3 months ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In 23525:
Note: See
TracTickets for help on using
tickets.

minor css changes