File: print.css

package info (click to toggle)
uimaj 2.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 34,540 kB
  • sloc: java: 197,427; xml: 68,313; sh: 346; javascript: 68; makefile: 19
file content (7 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
	display: none !important;
}
#bodyColumn, body.docs div.docs {
	margin: 0 !important;
	border: none !important
}