web/data/cubicweb.print.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 21 Oct 2011 09:24:48 +0200
changeset 7980 c85bea091a6c
parent 5493 c323ff08ad35
permissions -rw-r--r--
[test] fix failures introduced by 7951:b7c825b00f64

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}