web/data/cubicweb.print.css
author Rémi Cardona <remi.cardona@logilab.fr>
Thu, 02 Jul 2015 15:31:48 +0200
changeset 10484 7f15552b7463
parent 5493 c323ff08ad35
permissions -rw-r--r--
[migration/3.21] idempotency fixes Drop constraints before (re)creating them This is postgresql-specific syntax, sqlserver needs work.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}