From a287dda074518e43767bf71f57f9636de2f9766a Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 1 Dec 2021 18:55:46 +0000 Subject: [PATCH] . --- anatomy/static/css/anatomy.css | 1 + static/css/anatomy.css | 1 + 2 files changed, 2 insertions(+) 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; }