web/data/cubicweb.print.css
author Damien Garaud <damien.garaud@logilab.fr>
Tue, 06 May 2014 18:32:03 +0200
changeset 9827 c7ce035aede8
parent 5493 c323ff08ad35
permissions -rw-r--r--
[dataimport] Drop reference to the 'source' column (closes #4067694). CW 3.19 drops the multi-source support. This column does not exist in 3.19.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}