web/data/cubicweb.print.css
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Fri, 29 Oct 2010 00:03:30 +0200
branchstable
changeset 6659 6205927e927a
parent 5493 c323ff08ad35
permissions -rw-r--r--
fix problem introduced with previous commit

* {
  color: #000 !important;
}

div#popupLoginBox,
div#popupLoginBox,
img#logo, div.header,
#navColumnLeft, #navColumnRight,
#footer {
  display: none
}

div#pageContent{
  border: none;
}