Improved ui style

This commit is contained in:
emeric
2018-08-31 11:47:55 +02:00
parent c437a17f63
commit 93f993c146
13 changed files with 62 additions and 40 deletions
+12
View File
@@ -118,6 +118,18 @@ a:hover {
text-align: center;
}
.Lms-explore-artists-entry {
min-height: 48px;
}
.Lms-explore-artists-entry:hover {
background-color: lightgrey;
}
.Lms-explore-artists-entry-nb-releases {
margin: 8px;
}
.Lms-explore-btn {
font-size: 22px !important;
cursor: pointer;