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

View File

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