mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Updated the tab active background color on the job launch modal to match other tabs
This commit is contained in:
@@ -103,8 +103,8 @@
|
||||
}
|
||||
.JobSubmission-step--active {
|
||||
color: @default-bg!important;
|
||||
background-color: @d7grey!important;
|
||||
border-color: @d7grey!important;
|
||||
background-color: @default-icon!important;
|
||||
border-color: @default-icon!important;
|
||||
cursor: default!important;
|
||||
}
|
||||
.JobSubmission-step--disabled {
|
||||
|
||||
Reference in New Issue
Block a user