Use ugly non-default color, but overwritable for themes

This commit is contained in:
Alexander Meindl 2019-06-15 11:42:21 +02:00
parent ab29f56b85
commit f639462b66

View File

@ -341,8 +341,7 @@
padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #759fcf;
color: #fff;
background-color: #eef5fd;
}
.select2-container--default .select2-results__group {
cursor: default;