This file is indexed.

/usr/share/zabbix/styles/print.css is in zabbix-frontend-php 1:2.4.7+dfsg-2ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
#mmenu, .page_header, .history, .page_footer, .hide-all-children * { display: none !important; }

table tr.header input, table tr.header form, table tr.header select, table tr.header .menu_icon,
table tr.footer input, table tr.footer form, table tr.footer select, table tr.footer .menu_icon {
	display: none !important;
}

.printless { display: block !important; }