mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 17:17:45 -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 {
|
||||
color: @field-input-text;
|
||||
background-color: @field-secondary-bg;
|
||||
background-color: @f2grey;
|
||||
}
|
||||
|
||||
.ui-spinner-input:focus {
|
||||
|
||||
Reference in New Issue
Block a user