web/data/cubicweb.print.css
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 01 Dec 2011 12:48:46 +0100
changeset 8104 71d9fb78b772
parent 5493 c323ff08ad35
permissions -rw-r--r--
[facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}