Inventory refactor from 1.4.11

Include commits from release_1.4.11 branch up to but not including 809c99d05c4bd14dac7ef2f19767e4d196cdd1bb
This commit is contained in:
Chris Houseknecht
2014-06-02 15:31:30 -04:00
parent b58f65ca26
commit 527e7c6943
15 changed files with 1275 additions and 511 deletions

View File

@@ -36,6 +36,7 @@
@import "log-viewer.less";
@import "job-details.less";
@import "jobs.less";
@import "inventory-edit.less";
html, body { height: 100%; }
@@ -1823,7 +1824,7 @@ tr td button i {
}
#hosts-container.col-lg-6 {
margin-toop: 15px;
margin-top: 15px;
padding-left: 15px;
padding-right: 15px;
}