.customfields-types > .item {
  /* IE 10+ */
}
.customfields-types > .item.selected,
.customfields-types > .item.selected:hover {
  background: var(--jira-color-menuSeparatorColour);
}
