[buddypress-trac] [BuddyPress Trac] #9336: fix: typo in screen reader shadow color variable
buddypress-trac
noreply at wordpress.org
Wed May 27 15:37:10 UTC 2026
#9336: fix: typo in screen reader shadow color variable
--------------------------------+-----------------------------
Reporter: baikare.sandeep007 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 14.4.0
Severity: normal | Keywords: has-patch
--------------------------------+-----------------------------
fix: typo in screen reader shadow color variable in below file:
`wordpress.org\buddypress.org\public_html\wp-content\themes\bb-
base\style.css`
There is wrong variable name in the `style.css` file
Wrong: `--bbbase-screen-reader-shador-color: rgba(0, 0, 0, 0.6);`
Correct: --bbbase-screen-reader-shadow-color: rgba(0, 0, 0, 0.6);
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9336>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list