mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Changed schedule disable icon to fa-stop and simplified tooltip text. On log viewer dates are not formatted correctly.
This commit is contained in:
@@ -1032,7 +1032,7 @@ input[type="checkbox"].checkbox-no-label {
|
||||
}
|
||||
|
||||
.icon-schedule-enabled-true:before {
|
||||
content: "\f04c";
|
||||
content: "\f04d";
|
||||
}
|
||||
|
||||
.icon-schedule-enabled-false:before {
|
||||
|
||||
Reference in New Issue
Block a user