mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Merge pull request #581 from gconsidine/ui/fix/disabled-button-opacity
Update disabled button color to match style guide
This commit is contained in:
commit
54a98ff612
@ -252,8 +252,7 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-buttonDefault[disabled] {
|
||||
color: @d7grey;
|
||||
border-color: @d7grey;
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
.List-searchDropdown {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user