mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
update spinner field background color and fix formattings of forms.less file
This commit is contained in:
@@ -327,7 +327,7 @@
|
|||||||
|
|
||||||
.ui-spinner-input {
|
.ui-spinner-input {
|
||||||
color: @field-input-text;
|
color: @field-input-text;
|
||||||
background-color: @field-secondary-bg;
|
background-color: @f2grey;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-spinner-input:focus {
|
.ui-spinner-input:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user