You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some users, like me, will want to print out Checklists.
I myself worked out from the Stylesheet of the plugin what to set to "display: none" in a "@ media print" CSS directive to be able to do nice printouts.
I can't see any reason why that kind of simple CSS can't be added to the stylesheet as a default. The plus & minus buttons and the entry field have no purpose on a print-out.
Best wishes
Josiah
The text was updated successfully, but these errors were encountered:
Some users, like me, will want to print out Checklists.
I myself worked out from the Stylesheet of the plugin what to set to "display: none" in a "@ media print" CSS directive to be able to do nice printouts.
I can't see any reason why that kind of simple CSS can't be added to the stylesheet as a default. The plus & minus buttons and the entry field have no purpose on a print-out.
Best wishes
Josiah
The text was updated successfully, but these errors were encountered: