Applied status field changes to home/groups page.

This commit is contained in:
Chris Houseknecht
2014-04-04 15:41:19 -04:00
parent 5e514c5849
commit 66c044daca
10 changed files with 241 additions and 25 deletions

View File

@@ -1249,7 +1249,8 @@ input[type="checkbox"].checkbox-no-label {
/* Inventory Edit */
#inventories_table i[class*="icon-job-"] {
#inventories_table i[class*="icon-job-"],
#home_groups_table i[class*="icon-job-"] {
margin-left: 8px;
}