cubicweb/web/data/cubicweb.print.css
author Laurent Peuch <cortex@worlddomination.be>
Wed, 24 Jul 2019 16:11:22 +0200
changeset 12780 8caa109dfe94
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[debug] add in each html snippet from where it has been generated in the code Closes #17219704

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}