FIx styles

This commit is contained in:
Julia Radzhabova
2020-12-17 20:51:29 +03:00
parent 0c9bcd89e7
commit 7734fc4d1d

View File

@ -273,15 +273,15 @@ label.header {
.select2-container--default .select2-selection--single .select2-selection__arrow b{
width: 5px !important;
height: 3px !important;;
height: 3px !important;
margin: -1px 0 !important;
background-repeat: no-repeat;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAYAAABbNsX4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeSURBVHgBXcqxDQAADIMw//90OlYJE0JANFnZ4cMBqpQE/ONjYUYAAAAASUVORK5CYII=');
border: none !important;
}
border-color: #848484 !important;
.select2-container--default.select2-container--focus:not(.select2-container--disabled) .select2-selection--single{
border-color: #848484 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {