Ref T4392, Calendar month view "today" indicator should be a blue bar across the bottom of the day cell
Details
Details
- Reviewers
epriestley chad - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T4392: Implement "Month" calendar mock
- Commits
- Restricted Diffusion Commit
rP8e9ee8635792: Calendar month view "today" indicator should be a blue bar across the bottom…
Open month view of Calendar, today should have a blue bar across the bottom of the day cell
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- calendartodaybar
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 5928 Build 5948: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
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. |