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; */