mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
fixed icon colors for form elements with buttons
This commit is contained in:
parent
2c432ee974
commit
6283f8715d
@ -191,8 +191,13 @@
|
||||
cursor: pointer!important;
|
||||
}
|
||||
|
||||
.Form-inputButton {
|
||||
border-color: #e1e1e1;
|
||||
color: #b7b7b7;
|
||||
}
|
||||
|
||||
.Form-numberInputButton{
|
||||
color: @field-label!important;
|
||||
color: @default-icon!important;
|
||||
font-size: 14px;
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user