aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

Tabs Example: Update cursor style to default

Open ryo-manba opened this issue 2 years ago • 0 comments

Update cursor style to default for tab elements.

Changed the cursor style from 'pointer' to 'default' for tabs to align with the CSS2 specification, as tabs are not links and should not indicate such with a pointer cursor.

Fixes #2951


WAI Preview Link (Last built on Fri, 01 Mar 2024 17:10:48 GMT).

ryo-manba avatar Mar 01 '24 17:03 ryo-manba