Skip to content

Commit

Permalink
Slightly improve selected-track styles
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed May 2, 2018
1 parent 5271151 commit 3e86dec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Static/Css/Tracks.css
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@
opacity: 0.25;
}

.tracks__tableRow--isSelected .tracks__tableFavouriteColumn--isFavourite {
opacity: 1;
}



/* 🏓 – Table – Columns – Other */
Expand Down

0 comments on commit 3e86dec

Please sign in to comment.