web/data/cubicweb.print.css
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 14 Dec 2015 14:53:02 +0100
changeset 10985 50ed87bc4cc6
parent 5493 c323ff08ad35
permissions -rw-r--r--
[dataimport] remove threading support from SQLGenObjectStore It's untested and does not actually work at the moment with nb_threads > 1. related to #9177565.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}