web/data/cubicweb.print.css
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 11:19:42 +0200
changeset 9082 a2c6d908edeb
parent 5493 c323ff08ad35
permissions -rw-r--r--
[connection] move local_perm_cache management on Connection It belongs here anyway.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}