This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
7.x
drupal
/
modules
/
toolbar
/
toolbar-print.css
7 lines
73 B
CSS
Raw
Permalink
Blame
History
/**
* Hide the toolbar when printing.
*/
#
toolbar
{
display
:
none
;
}
Reference in New Issue
View Git Blame
Copy Permalink