make an App::Netdisco dist using Module::Install

This commit is contained in:
Oliver Gorwits
2012-12-17 18:31:16 +00:00
parent 6a0aa7864e
commit 05086e8b78
125 changed files with 428 additions and 127 deletions

View File

@@ -0,0 +1,16 @@
.navbar, .sidebar {
display: none !important;
}
#search_results > :not(.active) {
display: none;
}
.nd_content {
margin-left: 5px !important;
}
.device_label_right {
display: inline !important;
float: left !important;
}