mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
Merge pull request #2937 from mabashian/job-launch-active-tab
Updated the tab active background color on the job launch modal
This commit is contained in:
commit
8a5faf564d
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user