mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
update border color from b7 to d7
This commit is contained in:
@@ -680,7 +680,7 @@ dd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form-control.ng-dirty.ng-pristine {
|
.form-control.ng-dirty.ng-pristine {
|
||||||
border-color: @d7grey;
|
border-color: @b7grey;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user