From 9cb9c33457b22b001900a755d3f5bc5d59beeb5a Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 30 Nov 2021 18:09:07 +0000 Subject: [PATCH] . --- anatomy/static/css/anatomy.css | 2 +- static/css/anatomy.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 2bb73016..075b63ba 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -775,7 +775,7 @@ input { } .select2-selection, -.select2-selection--single { +.select2-selection .select2-selection--single { background-color: #05668d; color: white; /* border: 1px solid #aaa; */ diff --git a/static/css/anatomy.css b/static/css/anatomy.css index 2bb73016..075b63ba 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -775,7 +775,7 @@ input { } .select2-selection, -.select2-selection--single { +.select2-selection .select2-selection--single { background-color: #05668d; color: white; /* border: 1px solid #aaa; */