Print stylesheet
Closes #41 (closed)
This is a better version of a print.css
stylesheet for forms.
- adpats the display of specific form elements
- more margin for visibility
TODO
- handle tables
- handle checkboxes better : more compact, labels on same line as box
-
handle select : visible options ?=> since this is handled by the browser, this should be replaced by radio buttons by the author. -
handle date and time fields better (no placeholders, maybe display like this :
__/__/__
)