xref: /plugin/struct/print.less (revision eafc109f41a4f149995a4d5aadb0fb0af66a7b9d)
1.dokuwiki .structaggregation {
2    table {
3        th.action,
4        td.action,
5        tr.dataflt {
6            display: none;
7        }
8    }
9}
10
11.dokuwiki .struct_entry_form {
12    display: none;
13}
14