Fix unintended rename of track

pull/3/head
Timothy Pearson 12 years ago
parent 6433e0f7db
commit 46c6b506b1

@ -161,7 +161,7 @@ background: none;
margin-right: 5px;
}
/* ---Attributes for the song lists (in the "Summary" tab, not for the tractdelisting in the "Album by Artist" box)--- */
/* ---Attributes for the song lists (in the "Summary" tab, not for the tracklisting in the "Album by Artist" box)--- */
.song{
}
.song a{
@ -349,7 +349,7 @@ padding: 5px;
.album-info{
float: right;
}
/* album body (tractdelisting) */
/* album body (tracklisting) */
.album-body{
padding: 10px;
}

@ -161,7 +161,7 @@ background: none;
margin-right: 5px;
}
/* ---Attributes for the song lists (in the "Summary" tab, not for the tractdelisting in the "Album by Artist" box)--- */
/* ---Attributes for the song lists (in the "Summary" tab, not for the tracklisting in the "Album by Artist" box)--- */
.song{
}
.song a{
@ -349,7 +349,7 @@ padding: 5px;
.album-info{
float: right;
}
/* album body (tractdelisting) */
/* album body (tracklisting) */
.album-body{
padding: 10px;
}

@ -161,7 +161,7 @@ background: none;
margin-right: 5px;
}
/* ---Attributes for the song lists (in the "Summary" tab, not for the tractdelisting in the "Album by Artist" box)--- */
/* ---Attributes for the song lists (in the "Summary" tab, not for the tracklisting in the "Album by Artist" box)--- */
.song{
}
.song a{
@ -349,7 +349,7 @@ padding: 5px;
.album-info{
float: right;
}
/* album body (tractdelisting) */
/* album body (tracklisting) */
.album-body{
padding: 10px;
}

Loading…
Cancel
Save