consistent clickable area for showing media player modal

This commit is contained in:
Til 2026-05-14 11:10:07 +02:00
parent 442ce75622
commit 01e94921e8

View file

@ -1211,6 +1211,8 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
}
#widget.thin #trackname {
margin-right: auto;
width: stretch;
width: -moz-available;
}
#np_inf {
@ -1506,6 +1508,7 @@ html:not(.e):not(.d) #up_quick .btn.on {
text-overflow: ellipsis;
margin-left: .3em;
padding: 1.2em 0;
min-height: 1em;
}
#progbar {
display: none;