Seditio Source
Root |
./othercms/drupal-7.90/modules/toolbar/toolbar-print.css
/**
 * Hide the toolbar when printing.
 */
#toolbar {
  display: none;
}