CSS Tip: Style your Radio Buttons and Checkboxes for Printing
https://alvaromontoro.com/blog/68024/css-tip-style-checkboxes-radio-buttons-for-printing
#checkboxes #button #css
https://alvaromontoro.com/blog/68024/css-tip-style-checkboxes-radio-buttons-for-printing
#checkboxes #button #css
Alvaromontoro
CSS Tip: Style your Radio Buttons and Checkboxes for Printing
One common mistake when developing custom radio buttons and checkboxes: forgetting about the printing styles. This article shows a simple method to avoid problems using the print-color-adjust property. :: Blog post at Alvaro Montoro's Personal Website.