UX: highlight when interested is chosen

This commit is contained in:
jjaffeux 2020-04-29 21:26:25 +02:00
parent cd0f7687db
commit d0593f7621
1 changed files with 6 additions and 0 deletions

View File

@ -138,6 +138,12 @@
.item-interested {
font-weight: 700;
}
.widget-dropdown-header {
.d-icon-star {
color: $tertiary;
}
}
}
&.status-not_going {