diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 075b63ba..4379fa48 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -774,8 +774,9 @@ input { border-color: #05668d; } -.select2-selection, -.select2-selection .select2-selection--single { + +.select2-selection .select2-selection--single, +.select2-selection { background-color: #05668d; color: white; /* border: 1px solid #aaa; */ diff --git a/static/css/anatomy.css b/static/css/anatomy.css index 075b63ba..4379fa48 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -774,8 +774,9 @@ input { border-color: #05668d; } -.select2-selection, -.select2-selection .select2-selection--single { + +.select2-selection .select2-selection--single, +.select2-selection { background-color: #05668d; color: white; /* border: 1px solid #aaa; */