i should break these commits up
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user