mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update polymer components
This commit is contained in:
parent
39b96c14d1
commit
15b68f5f4b
17 changed files with 1592 additions and 1227 deletions
|
@ -1220,6 +1220,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
background: #43A047;
|
||||
z-index: 1000;
|
||||
padding: 0 .75em 0 .25em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.selectionCommandsPanel paper-icon-button {
|
||||
|
@ -1235,11 +1237,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
padding-top: 1px;
|
||||
}
|
||||
|
||||
.selectionCommandsPanel paper-icon-button {
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
@media all and (min-height: 480px) {
|
||||
|
||||
.alphabetPicker {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue