web/data/cubicweb.print.css
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 03 Nov 2015 18:03:21 +0100
changeset 10812 a747e211266b
parent 5493 c323ff08ad35
permissions -rw-r--r--
[server/test] don't leak timeout from one test class to the next Reset SQL_CONNECT_HOOKS after we're done with this test class so the next one doesn't inherit a timeout it doesn't want.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}