X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fprint.css;h=1eb96735aadcf5a27119eccddd1df78e5432b347;hb=8f8654913ce82be12219a37a24630066bbe950c2;hp=a16be71e945bb4e7bd7e55608742cea3ef2979db;hpb=49e2854d5c15bbce3f24f91da34450e8f209295b;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/print.css b/app/Resources/static/themes/material/css/print.css index a16be71e..1eb96735 100755 --- a/app/Resources/static/themes/material/css/print.css +++ b/app/Resources/static/themes/material/css/print.css @@ -26,10 +26,23 @@ div.tools, header div, .messages, - .entry + .results { + .entry + .results, + #slide-out, + .progress, .hide-on-large-only, + #article > aside, + #article .mbm a + { display: none !important; } + main { + padding-left: 0 !important; + } + + #article { + margin: inherit !important; + } + article { border: none !important; }