1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Add track search feature

Adds a link to the search results for each track on a provider of choice
This commit is contained in:
Zack Boehm
2019-08-21 16:19:01 -04:00
parent 6b566e28df
commit cc3f9f7fef
3 changed files with 39 additions and 2 deletions

View File

@@ -493,7 +493,10 @@ table.list td.track span.artist_in_trackcolumn {
color:#bbb;
}
table.list td.track a.trackProviderSearch {
margin-right: 5px;
padding: 0 10px;
}