minor tweaks for print.css

This commit is contained in:
Alex Martzios 2022-04-15 13:57:55 +03:00
parent ba3f5b6a7a
commit 3c37e590a2
4 changed files with 10 additions and 4 deletions

@ -1 +1 @@
Subproject commit aa210384bc1df7b11595243096fd9fd5c8e01ae8
Subproject commit 73b67041240d17814d730c31d170fa8c5444fd41

@ -1 +1 @@
Subproject commit fbbae0418315e06d6ce5a0d193fd08c8ea617b6b
Subproject commit cc2719364d8d553a8ea6585ff651b3858fc1d6a0

@ -1 +1 @@
Subproject commit 63c2b02974b3e893cafd08881e966601ca7c3f81
Subproject commit 0690007b7b3eb567b09b09c6f2968d5abc700cc9

View File

@ -8,9 +8,11 @@
.hideInfo,
.footer-light-background,
#filters_switcher_toggle,
#print_toggle,
.monitor_dashboard-menu,
#main-menu,
.uk-sticky-placeholder {
.uk-sticky-placeholder,
.uk-subnav-pill-alt {
display: none !important;
top: 0 !important;
left: 0 !important;
@ -25,6 +27,10 @@
padding-left: 0 !important;
padding-top: 0 !important;
}
#page_content .message {
padding: 0 !important;
}
#page_content_inner {
padding: 0 !important;
margin: 0 !important;