Update disabled button color to match style guide

This commit is contained in:
gconsidine 2017-11-16 11:15:23 -05:00
parent e20599d7bb
commit 1fcddba558
No known key found for this signature in database
GPG Key ID: CC78E4D5913BB71D

View File

@ -252,8 +252,7 @@ table, tbody {
}
.List-buttonDefault[disabled] {
color: @d7grey;
border-color: @d7grey;
opacity: 0.65;
}
.List-searchDropdown {