web/data/cubicweb.print.css
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Jul 2014 16:00:21 +0200
changeset 9908 88bbb3abf30f
parent 5493 c323ff08ad35
permissions -rw-r--r--
[dataimport] Stop swallowing errors from commit/flush Silent DB corruption is not OK. Also drop comment from ObjectStore.commit that I don't understand.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}