Adding entire album or artist to playlist, -add- icon. closes #35

This commit is contained in:
magnolia-fan
2011-04-13 02:14:06 +04:00
parent 74b4c1e04a
commit 78c759562e
4 changed files with 63 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0" standalone="no"?>
<svg width="1000" height="1000" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="400" y="0" width="200" height="1000" style="fill:rgb(220,220,220);"/>
<rect x="0" y="400" width="1000" height="200" style="fill:rgb(220,220,220);"/>
</svg>

After

Width:  |  Height:  |  Size: 286 B