i should break these commits up

This commit is contained in:
Ross
2024-04-08 14:16:13 +01:00
parent f13d1ba7e2
commit 98756baa37
25 changed files with 839 additions and 366 deletions
-35
View File
@@ -837,41 +837,6 @@ input {
color: gray;
}
.select2-dropdown {
background-color: #05668d;
color: white;
border-color: #05668d;
}
.select2-selection .select2-selection--multiple,
.select2 .select2-selection--single,
.select2-selection {
background-color: #05668d;
color: white;
/* border: 1px solid #aaa; */
border-radius: 0px;
}
.select2-results__option {
background-color: #05668d;
}
.select2-search__field {
background-color: #05668d;
color: darkblue;
border: 1px solid black;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--default .select2-selection--multiple,
.select2-selection .select2-selection__rendered .select2-selection__choice {
background-color: #5897fb;
}
.select2-selection__rendered {
user-select: none;
}
.temp-thumb-large {
width: 1000px;