.popupMiddleCenter, .menuPopupMiddleCenter, .suggestPopupMiddleCenter .item.item-selected { background-color: #d8dee9; color: #2e3440; }
basically, add .item.item-selected under .popupMiddleCenter ... and reverse color and background-color.
.item.item-selected
.popupMiddleCenter ...
color
background-color
Data limite não informada.
Esta issue atualmente não tem dependências.
A exclusão de uma branch é permanente. Isto NÃO PODERÁ ser desfeito. Continuar?
basically, add
.item.item-selectedunder.popupMiddleCenter ...and reversecolorandbackground-color.