mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
Adding a ! to failed smart status circles (#5055)
This commit is contained in:
committed by
Jake McDermott
parent
5362ee049b
commit
47b02fa2b2
@@ -26,6 +26,10 @@
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.SmartStatus--failed:before {
|
||||
content: "\f06a";
|
||||
}
|
||||
|
||||
.SmartStatus--running{
|
||||
color: @default-icon;
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user