This commit is contained in:
Ross
2021-12-01 18:43:03 +00:00
parent d11474e8ca
commit fd03b36a2a
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -774,7 +774,7 @@ input {
border-color: #05668d; border-color: #05668d;
} }
.select2-selection select2-selection--multiple,
.select2 .select2-selection--single, .select2 .select2-selection--single,
.select2-selection { .select2-selection {
background-color: #05668d; background-color: #05668d;
@@ -790,6 +790,9 @@ input {
} }
.select2-selection__choice {
background-color: #5897fb;
}
.temp-thumb-large { .temp-thumb-large {
+4 -1
View File
@@ -774,7 +774,7 @@ input {
border-color: #05668d; border-color: #05668d;
} }
.select2-selection select2-selection--multiple,
.select2 .select2-selection--single, .select2 .select2-selection--single,
.select2-selection { .select2-selection {
background-color: #05668d; background-color: #05668d;
@@ -790,6 +790,9 @@ input {
} }
.select2-selection__choice {
background-color: #5897fb;
}
.temp-thumb-large { .temp-thumb-large {