File: print.css

package info (click to toggle)
commons-httpclient 3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 19,112 kB
  • ctags: 68,738
  • sloc: java: 30,079; xml: 603; makefile: 12
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
}