cubicweb/web/data/cubicweb.print.css
changeset 11057 0b59724cb3f2
parent 5493 c323ff08ad35
equal deleted inserted replaced
11052:058bb3dc685f 11057:0b59724cb3f2
       
     1 * {
       
     2   color: #000 !important;
       
     3 }
       
     4 
       
     5 div#popupLoginBox,
       
     6 div#popupLoginBox,
       
     7 img#logo, div.header,
       
     8 #navColumnLeft, #navColumnRight,
       
     9 #footer {
       
    10   display: none
       
    11 }
       
    12 
       
    13 div#pageContent{
       
    14   border: none;
       
    15 }