mirror of
https://github.com/ansible/awx.git
synced 2026-03-28 06:15:04 -02:30
Update disabled button color to match style guide
This commit is contained in:
@@ -252,8 +252,7 @@ table, tbody {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.List-buttonDefault[disabled] {
|
.List-buttonDefault[disabled] {
|
||||||
color: @d7grey;
|
opacity: 0.65;
|
||||||
border-color: @d7grey;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.List-searchDropdown {
|
.List-searchDropdown {
|
||||||
|
|||||||
Reference in New Issue
Block a user