Admin Date Widget Usability: The current date is not highlighted in the calendar.
The current date is not highlighted in the Admin's calendar widget, which makes it quite difficult to use (for me at least). It looks like this functionality may have existed at some point, as there is already a css class for it in /admin/media/widgets.css:
.calendar td.today a { background: #ffc; }
I have attached a simple patch which fixes this. Improvements to my code are more than welcome.
Change History
(8)
Owner: |
changed from nobody to latentflip
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Resolution: |
fixed
|
Status: |
closed → reopened
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
Resolution: |
fixed
|
Status: |
closed → reopened
|
Triage Stage: |
Unreviewed → Accepted
|
Resolution: |
→ fixed
|
Status: |
reopened → closed
|
Adds Today's date highlighting to admin calendar widget