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 22d96e1 commit 1c1ebfdCopy full SHA for 1c1ebfd
src/material/sort/sort-header.scss
@@ -79,6 +79,8 @@
79
@include token-utils.create-token-slot(color, arrow-color);
80
}
81
82
+ .mat-sort-header.cdk-keyboard-focused &,
83
+ .mat-sort-header.cdk-program-focused &,
84
.mat-sort-header:hover & {
85
opacity: 0.54;
86
0 commit comments