Page MenuHomePhabricator

Calendar month view "today" indicator should be a blue bar across the bottom of the day cell
ClosedPublic

Authored by lpriestley on May 12 2015, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 1:24 AM
Unknown Object (File)
Sat, Dec 14, 4:50 PM
Unknown Object (File)
Thu, Dec 12, 11:24 PM
Unknown Object (File)
Wed, Dec 4, 4:35 AM
Unknown Object (File)
Wed, Dec 4, 4:35 AM
Unknown Object (File)
Wed, Dec 4, 4:35 AM
Unknown Object (File)
Wed, Dec 4, 4:35 AM
Unknown Object (File)
Wed, Dec 4, 4:35 AM
Subscribers

Details

Summary

Ref T4392, Calendar month view "today" indicator should be a blue bar across the bottom of the day cell

Test Plan

Open month view of Calendar, today should have a blue bar across the bottom of the day cell

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Calendar month view "today" indicator should be a blue bar across the bottom of the day cell.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
webroot/rsrc/css/phui/calendar/phui-calendar-month.css
54

text-align is probably unnecessary.

Consider using a div instead of a span with display: block.

This revision is now accepted and ready to land.May 12 2015, 8:19 PM
This revision was automatically updated to reflect the committed changes.