Files
netdisco/Netdisco/share/public/css/nd_print.css
2013-02-10 18:39:39 +00:00

17 lines
248 B
CSS

body {
padding-top: 0px !important;
}
#search_results > li:not(.active) {
display: none !important;
}
.navbar, .sidebar {
display: none !important;
}
.content, .nd_content {
margin-left: 0px !important;
margin-right: 0px !important;
}