web/data/cubicweb.print.css
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 09 Apr 2014 15:42:27 +0200
changeset 9759 846bc9227394
parent 5493 c323ff08ad35
permissions -rw-r--r--
[serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}