mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
remove important when possible
fix job type non-disabled checkbox
This commit is contained in:
@@ -682,16 +682,3 @@ input[type='radio']:checked:before {
|
||||
.alert-info--noTextTransform {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.CodeMirror {
|
||||
border-color: @b7grey !important;
|
||||
}
|
||||
|
||||
.CodeMirror-gutters {
|
||||
border-color: @d7grey !important;
|
||||
background: @default-secondary-bg !important;
|
||||
}
|
||||
|
||||
.CodeMirror-lineNumber {
|
||||
color: @default-icon !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user