playlists can now be rearranged and updated

This commit is contained in:
Isaac Grynsztein
2020-02-24 03:49:43 -05:00
parent ac0199f596
commit 9302084f60
4 changed files with 70 additions and 4 deletions

View File

@@ -62,4 +62,18 @@
.save-icon {
bottom: 1px;
position: relative;
}
.update-playlist-button-div {
float: right;
margin-right: 30px;
margin-top: 25px;
margin-bottom: 15px;
}
.spinner-div {
position: relative;
display: inline-block;
margin-right: 12px;
top: 8px;
}