web/data/cubicweb.print.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 10 Sep 2012 14:02:06 +0200
changeset 8539 d32ab8570e5d
parent 5493 c323ff08ad35
permissions -rw-r--r--
[repo initialisation] during repo creation, load all hooks and entities code this simplify code and make it more consistent

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}