File: print.css

package info (click to toggle)
commons-httpclient 3.1-11%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 19,344 kB
  • ctags: 68,956
  • sloc: java: 30,282; xml: 855; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
  display: none;
}
#bodyColumn, body.docs div.docs {
  margin: 0 !important;
  border: none !important
}