mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
disable footer for print
This commit is contained in:
parent
a949022b5d
commit
6f13c4ee86
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
#egw_fw_topmenu_addons, #egw_fw_header {
|
#egw_fw_topmenu_addons, #egw_fw_header, #egw_fw_footer {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
} /* @media print */
|
} /* @media print */
|
Loading…
Reference in New Issue
Block a user