Moved sorting of lists clientside, and added animation when a song is deleted or added

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-10 17:15:14 +02:00
parent 37ed3529c5
commit d299eb7bb4
4 changed files with 138 additions and 50 deletions

View File

@@ -430,6 +430,8 @@ ul #chat-log{
background-color: rgba(255, 255, 255, 0.04);
color:white;
font:12px Arial,sans-serif;
-webkit-transition:height 1s;
height:66px;
}
.list-song .card-content{padding:0;}
.list-title{