web/data/cubicweb.print.css
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 06 Oct 2011 10:13:24 +0200
branchstable
changeset 7912 7a2e2a3c3b0c
parent 5493 c323ff08ad35
permissions -rw-r--r--
[js] Remove tab mixed with space in ``web/data/cubicweb.facets.js``

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}