mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 18:50:10 -06:00
Fix: Unable to see radio boxes in tables on black
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
--small-shadow: 0 0 3px var(--gray-700);
|
||||
--hr-color: var(--gray-800);
|
||||
|
||||
--checkbox-color: var(--gray-800);
|
||||
--checkbox-color: var(--gray-500);
|
||||
--checkbox-hover-color: var(--gray-600);
|
||||
|
||||
--brand-orange: var(--orange-500);
|
||||
|
||||
Reference in New Issue
Block a user