relocate repo files so ND2 is the only code
This commit is contained in:
25
share/public/css/nd_print.css
Normal file
25
share/public/css/nd_print.css
Normal file
@@ -0,0 +1,25 @@
|
||||
body {
|
||||
padding-top: 0px !important;
|
||||
}
|
||||
|
||||
#nd_search-results > li:not(.active) {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.navbar, .nd_sidebar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.content, .nd_content {
|
||||
margin-left: 0px !important;
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
|
||||
.floatThead-table {
|
||||
position: inherit;
|
||||
top: 45px;
|
||||
}
|
||||
|
||||
a:after {
|
||||
content: "" !important;
|
||||
}
|
||||
Reference in New Issue
Block a user