add to playlist can now check for duplicates, seperated apple music playlists from playlists
This commit is contained in:
parent
7042c97264
commit
b0c5a07b0f
7 changed files with 46 additions and 7 deletions
|
@ -789,6 +789,14 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
-webkit-user-drag: element;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.presentNotice {
|
||||
align-self: center;
|
||||
margin-left: 8px;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.7em;
|
||||
opacity: 0.6;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue