mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(ziro): always display playing icon (#896)
This commit is contained in:
parent
289fc41180
commit
2a5151ae3d
@ -536,6 +536,10 @@ label.Type__TypeElement-goli3j-0.gCwing.main-playlistEditDetailsModal-textElemen
|
|||||||
}
|
}
|
||||||
/*playing status icon - Playlist*/
|
/*playing status icon - Playlist*/
|
||||||
.CCeu9OfWSwIAJqA49n84.ZcKzjCkYGeMizcSAP8UX {
|
.CCeu9OfWSwIAJqA49n84.ZcKzjCkYGeMizcSAP8UX {
|
||||||
|
color: var(--spice-subtext);
|
||||||
|
top: 10px;
|
||||||
|
}
|
||||||
|
.main-rootlist-rootlistItemLinkActive + .main-rootlist-statusIcons .CCeu9OfWSwIAJqA49n84.ZcKzjCkYGeMizcSAP8UX {
|
||||||
color: var(--spice-main);
|
color: var(--spice-main);
|
||||||
top: 10px;
|
top: 10px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user