Skip to content

Commit

Permalink
Fix play-state button not highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiniGandhi authored May 22, 2022
1 parent e9f9fd1 commit 25b3f7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/JellyTheme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2272,3 +2272,7 @@ width:57vw!important
.nextUpItems .card.overflowBackdropCard.card-hoverable.card-withuserdata :not(.layout-mobile) {
width:18vw
}

.playstatebutton-icon-played {
color: #c33 !important;
}

0 comments on commit 25b3f7a

Please sign in to comment.