#4 go to drop down menu

Closed
opened 7 years ago by garrick · 0 comments
garrick commented 7 years ago
image
image
.popupMiddleCenter, .menuPopupMiddleCenter, .suggestPopupMiddleCenter .item.item-selected {
    background-color: #d8dee9;
    color: #2e3440;
}

basically, add .item.item-selected under .popupMiddleCenter ... and reverse color and background-color.

![image](/attachments/05c2feef-7e06-4b2d-a366-84c0fb20f0c1) ```css .popupMiddleCenter, .menuPopupMiddleCenter, .suggestPopupMiddleCenter .item.item-selected { background-color: #d8dee9; color: #2e3440; } ``` basically, add `.item.item-selected` under `.popupMiddleCenter ...` and reverse `color` and `background-color`.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.