mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added 3D filter to movies page
This commit is contained in:
parent
1613e7f451
commit
c2c3297614
5 changed files with 15 additions and 3 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
.viewSettings {
|
||||
text-align: center;
|
||||
margin: 1em 0;
|
||||
margin: 1.5em 0;
|
||||
}
|
||||
|
||||
.libraryItemsGrid th {
|
||||
|
|
|
@ -279,7 +279,7 @@ form, .readOnlyContent {
|
|||
right: 30px;
|
||||
}
|
||||
|
||||
.type-interior > .ui-content {
|
||||
.type-interior > .ui-content, .type-interior > .ui-panel-content-wrap > .ui-content {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
padding-top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue