toolbar-print.css
/** * Hide the toolbar when printing. */ #toolbar { display: none; }
File
-
modules/
toolbar/ toolbar-print.css
View source
- /**
- * Hide the toolbar when printing.
- */
- #toolbar {
- display: none;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.