mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
fixed icon colors for form elements with buttons
This commit is contained in:
@@ -191,8 +191,13 @@
|
|||||||
cursor: pointer!important;
|
cursor: pointer!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Form-inputButton {
|
||||||
|
border-color: #e1e1e1;
|
||||||
|
color: #b7b7b7;
|
||||||
|
}
|
||||||
|
|
||||||
.Form-numberInputButton{
|
.Form-numberInputButton{
|
||||||
color: @field-label!important;
|
color: @default-icon!important;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user