Commit 1ec52ed
committed
improvement:
This is primarily to target the "phone" icon in "call" messages.
I have searched for `<(icon)?button(.|\n){1,400}?disabled`
and there are only 7 matches,
and in those matches, no matter if they're actually affected or not,
I think it makes sense to have `cursor: default`.cursor: default if btn:disabled
1 parent b351456 commit 1ec52ed
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments