mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
update spinner field background color and fix formattings of forms.less file
This commit is contained in:
parent
b204270871
commit
485848619b
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user