web/data/cubicweb.print.css
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 28 Mar 2013 12:31:39 +0100
brancholdstable
changeset 8820 dbffb6959564
parent 5493 c323ff08ad35
permissions -rw-r--r--
server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) Fixed an .rstrip(...) for the general case (untested). Fixed an .lstrip(...) for the sqlite path (tested).

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}