Latest UI Inventory updates

This commit is contained in:
chouseknecht
2013-05-14 01:52:04 -04:00
parent fe5a454441
commit 2612ebd792
22 changed files with 682 additions and 433 deletions

View File

@@ -222,3 +222,13 @@
.ask-checkbox {
margin-left: 10px;
}
#tree-view {
padding: 0;
margin: 5px 0 15px 0;
}
.no-padding {
margin: 0;
padding: 0;
}