Replace red focus ring with light grey outline on form fields and dropdowns
Build and Push Docker Image / build (push) Successful in 9m59s
Details
Build and Push Docker Image / build (push) Successful in 9m59s
Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d787a24921
commit
0631dbb64f
|
|
@ -170,7 +170,7 @@
|
||||||
|
|
||||||
--border: 30 6% 91%;
|
--border: 30 6% 91%;
|
||||||
--input: 30 6% 91%;
|
--input: 30 6% 91%;
|
||||||
--ring: 354 90% 47%;
|
--ring: 220 9% 76%;
|
||||||
|
|
||||||
--radius: 0.5rem;
|
--radius: 0.5rem;
|
||||||
|
|
||||||
|
|
@ -207,7 +207,7 @@
|
||||||
|
|
||||||
--border: 220 15% 22%;
|
--border: 220 15% 22%;
|
||||||
--input: 220 15% 22%;
|
--input: 220 15% 22%;
|
||||||
--ring: 354 90% 50%;
|
--ring: 220 10% 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue