web/data/cubicweb.print.css
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 03 Feb 2015 14:59:54 +0100
changeset 10188 811327820691
parent 5493 c323ff08ad35
permissions -rw-r--r--
[web/data] use the right selector for hiding jquery treeview placeholders Closes #4903927

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}