web/data/cubicweb.print.css
author Alain Leufroy <alain.leufroy@logilab.fr>
Mon, 02 Jun 2014 15:53:09 +0200
changeset 9902 62c586f32f93
parent 5493 c323ff08ad35
permissions -rw-r--r--
[dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list Related to #3845572

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}