web/data/cubicweb.print.css
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 30 May 2014 16:36:56 +0200
changeset 9757 6eb7f361fba0
parent 5493 c323ff08ad35
permissions -rw-r--r--
[testlib] complete the RepoAccess object (closes #3843614) It was missing the open_session call.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}