CSS element hiding for printing #5

Open
opened 2022-04-15 09:57:06 +00:00 by ianrenton · 0 comments
ianrenton commented 2022-04-15 09:57:06 +00:00 (Migrated from github.com)

If the user chooses to print the page, they're probably just interested in the timing and not the UI elements.

We could use @media print syntax to hide most of the elements when printing, leaving just the timing list itself.

If the user chooses to print the page, they're probably just interested in the timing and not the UI elements. We could use `@media print` syntax to hide most of the elements when printing, leaving just the timing list itself.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ian/roastdinner#5
No description provided.