web/data/cubicweb.print.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 24 Jul 2012 15:06:55 +0200
changeset 8495 0bc63e46bdb5
parent 5493 c323ff08ad35
permissions -rw-r--r--
[test] remove no more necessary attribute cache manipulation to repair test

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}