web/data/cubicweb.print.css
author Christophe de Vienne <christophe@unlish.com>
Sat, 30 Jan 2016 23:06:18 +0100
changeset 11097 900c27ea30e9
parent 5493 c323ff08ad35
permissions -rw-r--r--
[cwvreg] Fix propertyvalues hot updates When CWProperty instances are touched, the corresponding value gets updated in vreg['propertyvalues'], but their type was ignored.

* {
  color: #000 !important;
}

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

div#pageContent{
  border: none;
}