Merge branch 'maint/7.0'
[ninja.git] / application / views / css / base-sass / print.sass
bloba71c55be10c8c377fe206cd99e82f71f7c766009
2 div
3         box-shadow: none !important
4         text-shadow: none !important
6 body
7         font-size: 8pt
8         background-color: #fff
10 .navigation, .header, .report-links, #save_report_form, .helptext_target
11         display: none !important
14         border: none !important
16 .content
17         width: 94%
18         margin: 0 !important
19         padding: 0 !important
21         .report-page
22                 padding: 0 !important
24 .dark, .widget-header, th
25         background: none !important
27 .report-block .comments img
28         display: none
30 .report-links
31         display: none
33 .report-chart-fullwidth
34         width: 100%
36 #jGrowl
37         display: none !important
39 #progress
40         display: none !important
42 .pagination_container
43         display: none !important
45 table tr.even td
46         background-color: #fff !important
48 table tr.odd td
49         background-color: #fff !important
51 td, th
52         border: 1pt solid #777 !important
53         border-bottom: 1pt solid #bbb !important
56         border: 1pt solid #777 !important
58 #report-links-internal
59         display: none
61 th, .setup-table, .pie-chart, .sla_table, .report-block
62         page-break-inside: avoid
64 body, .container, .content
65         height: auto
67 .jq-notify-zone
68         display: none !important
70 .print-notification-bar
71         display: block !important
73 .toggle-long-output
74         display: none