web/data/cubicweb.print.css
author Vincent Michel <vincent.michel@logilab.fr>
Tue, 23 Apr 2013 14:13:58 +0200
changeset 8944 b167f039b6cb
parent 5493 c323ff08ad35
permissions -rw-r--r--
[sql] preprocess_entity uses lgdb helper's SQL converters. The preprocess_entity does not yield anymore the conversion logic for different base types, but relies on a new SQL_CONVERTERS dictionary of the db helper. This will allow later inclusion of new base types.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}