Added Tracks information panel

This commit is contained in:
emeric
2018-09-11 13:09:47 +02:00
parent ff9a5ebec2
commit dcf8e3df42
13 changed files with 209 additions and 11 deletions
+10
View File
@@ -169,6 +169,16 @@ a:hover {
text-align: center;
}
.Lms-explore-tracksinfo-entry {
min-height: 28px;
margin: 0px;
}
.Lms-explore-tracksinfo-entry:hover {
background-color: lightgrey;
}
.Lms-explore-btn {
font-size: 22px !important;
cursor: pointer;