Minor UI tweak
This commit is contained in:
+12
-16
@@ -65,6 +65,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
||||
|
||||
.Lms-control-btn:hover {
|
||||
color: var(--hover-color);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.Lms-cover:hover {
|
||||
@@ -100,6 +101,12 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
||||
background-color: var(--playing-background-color);
|
||||
}
|
||||
|
||||
.Lms-explore-btn {
|
||||
font-size: 24px !important;
|
||||
text-align: left;
|
||||
width: 28px;
|
||||
}
|
||||
|
||||
.Lms-explore-contents {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
@@ -208,17 +215,15 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.Lms-explore-btn {
|
||||
font-size: 24px !important;
|
||||
text-align: center;
|
||||
width: 28px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.Lms-navbar {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
.Lms-playqueue-btn {
|
||||
font-size: 24px !important;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.Lms-playqueue-entry {
|
||||
min-height: 32px;
|
||||
}
|
||||
@@ -231,11 +236,6 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.Lms-playqueue-btn {
|
||||
font-size: 22px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.text-success .Lms-playqueue-btn {
|
||||
filter: brightness(130%);
|
||||
filter: drop-shadow(0 0 0.65rem var(--hover-color));
|
||||
@@ -288,10 +288,6 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
||||
background-color: var(--player-background-color);
|
||||
}
|
||||
|
||||
.Lms-player-btn {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.Lms-player-btn-volume {
|
||||
font-size: 18px !important;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user