1
0
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:
John Mitchell 2017-07-26 09:05:54 -04:00
parent b204270871
commit 485848619b

View File

@ -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 {