Skip to content

Browser print #88

@benjaminherinckx

Description

@benjaminherinckx

Hello,

I have noticed that when installing the theme it isn't possible anymore to print out multi-pages (from the browser i.e. ctrl+p).

It probably has to do with some overflow visibility but I can't figure out which class has to be modified...

Also I usually add a no-print class to the sidebar as it doesn't need to be printed-out:

qweb:

<div id="app-sidebar" class="app-sidebar-panel no-print">

less:

@media print { .no-print, .no-print * { display: none !important; } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions