UX prettified in the menu again
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
}
|
||||
.itemName-primary {
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
overflow: initial;
|
||||
font-size: 2.5em;
|
||||
}
|
||||
.itemName-secondary {
|
||||
@@ -265,8 +265,8 @@
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 3;
|
||||
font-weight: 400;
|
||||
-webkit-line-clamp: 8;
|
||||
font-weight: 520;
|
||||
}
|
||||
.btnOverviewText.emby-button-focusscale:focus {
|
||||
-webkit-transform: scale(1.04);
|
||||
@@ -414,7 +414,6 @@
|
||||
.detailTextContainer {
|
||||
margin: 0 0;
|
||||
padding: 5em 1em;
|
||||
padding-bottom: 20em;
|
||||
}
|
||||
.detailTextContainer-extrapadding {
|
||||
padding: 0 1.6em;
|
||||
|
||||
Reference in New Issue
Block a user