List mode tweak

This commit is contained in:
2019-11-17 16:27:59 -05:00
parent 6111ded77f
commit 893ff145c5
4 changed files with 17 additions and 11 deletions

View File

@@ -182,6 +182,8 @@ mark {
border: 1px solid #616161;
border-radius: 4px;
margin: 3px;
white-space: normal;
color: rgb(224, 224, 224);
}
.irs-single, .irs-from, .irs-to {
@@ -335,6 +337,7 @@ option {
.media-expanded .fit {
max-height: none;
}
.tagline {
display: none;
}

View File

@@ -151,6 +151,8 @@ mark {
border: 1px solid #ccc;
border-radius: 4px;
margin: 3px;
white-space: normal;
color: #000;
}
.irs-single, .irs-from, .irs-to {