mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Hide controls in PDF exports
This commit is contained in:
parent
da9e90b1a9
commit
2e13754ba1
@ -1,9 +1,6 @@
|
|||||||
/*! Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */
|
/*! Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */
|
||||||
|
|
||||||
.controls form,
|
.controls,
|
||||||
.controls .pagination,
|
|
||||||
.controls .widgetLimiter,
|
|
||||||
.controls > .tabs,
|
|
||||||
.dontprint, // Compat only, use dont-print instead
|
.dontprint, // Compat only, use dont-print instead
|
||||||
.dont-print {
|
.dont-print {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user