1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-23 01:47:40 +00:00

Feat: Add playlist actions

This commit is contained in:
jcorporation
2018-07-22 20:00:26 +01:00
parent c8895ebdd8
commit c403202c7d
5 changed files with 414 additions and 90 deletions

View File

@@ -212,4 +212,11 @@ div.alertBoxActive {
.opacity05 {
opacity:0.5;
}
}
caption {
caption-side: top;
font-size: 120%;
font-weight: bold;
color: black;
}