We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63b092 commit c047831Copy full SHA for c047831
Moo/play/templates/playlist-list.html
@@ -93,7 +93,7 @@
93
</tr>
94
<tr>
95
<td colspan="3" style="padding-bottom: 4px">
96
- <i>{{ item.album }}</i>
+ <i style="opacity: 0.25">{{ item.album }}</i>
97
</td>
98
99
{% endfor %}
0 commit comments