Complete 4.2.1: WCAG AA compliant interactive state implementation
This commit is contained in:
parent
f3776b86b0
commit
45f07f763f
3 changed files with 140 additions and 6 deletions
|
|
@ -109,6 +109,7 @@
|
|||
--hover-overlay: rgba(255, 255, 255, 0.1);
|
||||
--active-overlay: rgba(255, 255, 255, 0.2);
|
||||
--focus-ring: rgba(0, 90, 156, 0.5);
|
||||
--color-focus: var(--dodgers-blue-400); /* WCAG AA compliant focus color */
|
||||
|
||||
/* Borders & Dividers */
|
||||
--border-color: #1a2332;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue