Commit fb1ab61
authored
Fix filter chicklet color persistence in focus state (#9109)
Preserve chicklet colors when focused by adding :focus and :active
pseudo-classes to the data-status selector. This prevents the white
flash that occurred when clicking a filter chicklet and moving the
mouse away.
Related to #89961 parent aa59364 commit fb1ab61
File tree
1 file changed
+3
-1
lines changed- ui/css
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
0 commit comments