diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index c2c34a79..d004e11b 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -790,6 +790,7 @@ input { } +.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-selection .select2-selection__rendered .select2-selection__choice { background-color: #5897fb; } diff --git a/static/css/anatomy.css b/static/css/anatomy.css index c2c34a79..d004e11b 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -790,6 +790,7 @@ input { } +.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-selection .select2-selection__rendered .select2-selection__choice { background-color: #5897fb; }