Still converting to bootstrap 5. Reworked album layout. Switched to bootswatch solar theme

This commit is contained in:
emeric
2022-05-02 20:19:32 +02:00
parent 6046da7a4c
commit 582e6ed7ae
16 changed files with 46 additions and 134 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<message id="Lms.Explore.Tracks.template">
<div class="mb-3">
${mode class="nav nav-pills mb-2"}
${play-btn class="btn btn-lg btn-outline-dark border-0 me-2"}${more-btn class="btn btn-lg btn-outline-dark border-0"}
${play-btn class="btn btn-outline-primary me-2"}${more-btn class="btn btn-outline-primary"}
</div>
${tracks}
</message>