web/data/cubicweb.print.css
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 09 Nov 2011 15:06:03 +0100
changeset 8067 3841d8793efb
parent 5493 c323ff08ad35
permissions -rw-r--r--
[facets] reenable facet hiding (was lost in the previous refactoring)

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}