web/data/cubicweb.print.css
author David Douard <david.douard@logilab.fr>
Mon, 17 Nov 2014 09:32:37 +0100
changeset 10037 6b83ceda8323
parent 5493 c323ff08ad35
permissions -rw-r--r--
[server] fix LoginPasswordAuthentifier.authenticate some kind of typo there.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}