Inventory refactor: fixed activity stream display on inventory edit page.

This commit is contained in:
chris Houseknecht
2014-01-20 13:34:11 -05:00
parent b9cde9cc42
commit 8f5642e13e
7 changed files with 73 additions and 44 deletions

View File

@@ -921,6 +921,7 @@ input[type="checkbox"].checkbox-no-label {
.icon-enabled-true {
color: @green;
width: 14px;
}
.icon-enabled-false:before {
@@ -929,6 +930,7 @@ input[type="checkbox"].checkbox-no-label {
.icon-enabled-false{
color: @red;
width: 14px;
}
/* Inventory cloud sourced? indicator */