mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
removed list page css class. made generic list page more like the others
This commit is contained in:
parent
08c3a1f107
commit
95da7ac9fb
11 changed files with 60 additions and 275 deletions
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
.libraryPage, .itemListContent {
|
||||
background: #494949 url(images/bgflip.png) repeat-x!important;
|
||||
background: #262626!important;
|
||||
background-attachment: fixed!important;
|
||||
}
|
||||
|
||||
|
@ -28,8 +28,8 @@
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
.listPage {
|
||||
background: #262626!important;
|
||||
.type-home {
|
||||
background: #494949 url(images/bgflip.png) repeat-x!important;
|
||||
}
|
||||
|
||||
.listHeader {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue