msos/css
popovskik e0ba30ea6a fix(a11y): activities tablist must contain only tabs
The "Become a member" CTA was a direct child of role="tablist", which
violates the ARIA rule that a tablist may only contain role="tab" children
(axe: aria-required-children). Wrap the 4 tabs in an inner
.activities-tabs[role=tablist] and leave the CTA as a sibling; add matching
flex CSS so the layout is unchanged. JS uses `.activities-nav .activity-tab`
(descendant), so tab behavior is unaffected. EN/MK/SI. Cache-bust bump.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-30 17:00:40 +02:00
..
base style(brand): unify orange to #FA7850 + yellow token; fix tablet header gap 2026-08-27 20:48:50 +02:00
components style(brand): unify orange to #FA7850 + yellow token; fix tablet header gap 2026-08-27 20:48:50 +02:00
layout style(qa3): design-token foundation + safe polish/a11y fixes 2026-08-27 19:45:59 +02:00
pages fix(a11y): activities tablist must contain only tabs 2026-08-30 17:00:40 +02:00
.DS_Store Prvotna verzija spletne strani 2025-08-21 11:06:11 +02:00
main.css fix(a11y): activities tablist must contain only tabs 2026-08-30 17:00:40 +02:00