Added some color transitions, ref #82
This commit is contained in:
+2
-2
@@ -18,13 +18,13 @@
|
||||
|
||||
<message id="Lms.Explore.Artists.template.entry">
|
||||
<div class="Lms-explore-artists-entry Lms-entry-hoverable Lms-vertical-align">
|
||||
<h4>${name class="Lms-artistname text-primary"}</h4>
|
||||
<h4>${name class="Lms-btn Lms-artistname text-primary"}</h4>
|
||||
</div>
|
||||
</message>
|
||||
|
||||
<message id="Lms.Explore.Artists.template.entry-small">
|
||||
<div class="Lms-explore-artists-entry-small Lms-entry-hoverable Lms-vertical-align">
|
||||
${name class="Lms-artistname text-primary"}
|
||||
${name class="Lms-btn Lms-artistname text-primary"}
|
||||
</div>
|
||||
</message>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user