web/data/cubicweb.print.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 05 Jul 2011 14:49:17 +0200
changeset 7620 bc2d690b97bf
parent 5493 c323ff08ad35
permissions -rw-r--r--
[etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}