Inventory detail page changes. Added accordion. Added custom theme to tree. Fixed tooltips. Added button labels.

This commit is contained in:
chouseknecht
2013-05-30 14:57:38 -04:00
parent 4fae801355
commit f16f41fc99
17 changed files with 538 additions and 200 deletions

View File

@@ -325,3 +325,11 @@
}
/* End Jobs Page */
/* Inventory detail */
.inventory-title {
margin-top: 15px;
color: #0088cc;
font-weight: bold;
}