updated the print CSS
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
[BUG FIXES]
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* Updated the print CSS
|
||||||
* Minor fixes to POD
|
* Minor fixes to POD
|
||||||
|
|
||||||
2.005000_001 - 2013-02-09
|
2.005000_001 - 2013-02-09
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
|
body {
|
||||||
|
padding-top: 0px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#search_results > li:not(.active) {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar, .sidebar {
|
.navbar, .sidebar {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#search_results > :not(.active) {
|
.content, .nd_content {
|
||||||
display: none;
|
margin-left: 0px !important;
|
||||||
}
|
margin-right: 0px !important;
|
||||||
|
|
||||||
.nd_content {
|
|
||||||
margin-left: 5px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.device_label_right {
|
|
||||||
display: inline !important;
|
|
||||||
float: left !important;
|
|
||||||
}
|
}
|
||||||
|
|||||||
1
TODO
1
TODO
@@ -1,7 +1,6 @@
|
|||||||
FRONTEND
|
FRONTEND
|
||||||
========
|
========
|
||||||
|
|
||||||
* re-do print css
|
|
||||||
* UI for topo DB table editing
|
* UI for topo DB table editing
|
||||||
- drop topo file support and use DB only
|
- drop topo file support and use DB only
|
||||||
* update inventory to use bootstrap accordion
|
* update inventory to use bootstrap accordion
|
||||||
|
|||||||
Reference in New Issue
Block a user