mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Inventory refactor: fixed activity stream display on inventory edit page.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user