web/data/cubicweb.print.css
author Julien Jehannet <julien.jehannet@logilab.fr>
Thu, 29 Jul 2010 15:18:31 +0200
branchstable
changeset 6035 f8c7aa251782
parent 5493 c323ff08ad35
permissions -rw-r--r--
[migration] unify process_script command - simplify wrapper by putting the logic in the migration module - enable sql script in shell invocation - adjust cmd_process_script docstring in interactive shell

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}