update print.css to make project list and todo list printable

This commit is contained in:
Reinier Balt 2009-04-20 14:43:22 +02:00
parent 77c9c3cd65
commit c3b308d228

View file

@ -16,7 +16,7 @@ img {
border:0;
}
#navcontainer, #input_box, #footer, .big-box, .refresh, .badge, h1, .icon, #minilinks, .defer-container {
#navcontainer, #input_box, #footer, .big-box, .refresh, .badge, h1, .icon, #minilinks, .defer-container, .menu_sort, .position, .buttons, .sf-item-menu, .container_toggle {
display:none;
}
@ -71,4 +71,4 @@ li {
height: 10pt;
display:block;
float:left;
}
}