updated core to 7.80
This commit is contained in:
6
modules/toolbar/toolbar-print.css
Normal file
6
modules/toolbar/toolbar-print.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Hide the toolbar when printing.
|
||||
*/
|
||||
#toolbar {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user