Add preliminary printerfriendly-through-css feature. This adds a new print.css
[squirrelmail.git] / css / print.css
1 /* printer friendly style, currently only targeted at read_body */
2
3 #page_header, .readMenuBar, .spacer, form, #listcommands, .field_Options { display: none; }
4
5
6
7