We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65db2cc commit 10e752aCopy full SHA for 10e752a
src/material/sort/sort-header.scss
@@ -78,6 +78,8 @@
78
@include token-utils.create-token-slot(color, arrow-color);
79
}
80
81
+ .mat-sort-header.cdk-keyboard-focused &,
82
+ .mat-sort-header.cdk-program-focused &,
83
.mat-sort-header:hover & {
84
opacity: 0.54;
85
0 commit comments