Commit ec5f8649 authored by Jeremy Elder's avatar Jeremy Elder Committed by Annabel Dunstone Gray

Update select option path color for sufficient contrast

parent 64a555a0
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
.select2-highlighted { .select2-highlighted {
.group-result { .group-result {
.group-path { .group-path {
color: $white-light; color: $gray-800;
} }
} }
} }
......
---
title: Increase color contrast of select option path
merge_request:
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment