Added hover style on artist info panel

This commit is contained in:
emeric
2018-08-31 17:22:42 +02:00
parent 41f37a5a52
commit c8c28d84e2
2 changed files with 18 additions and 1 deletions
+5 -1
View File
@@ -10,7 +10,11 @@
</message>
<message id="Lms.Explore.ArtistsInfo.template.entry">
${name}
<div class="row Lms-explore-artistsinfo-entry Lms-vertical-align">
<div class="col-xs-12">
${name}
</div>
</div>
</message>
</messages>