mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
paging progress
This commit is contained in:
parent
9620b78e2a
commit
72a4598a2e
4 changed files with 124 additions and 121 deletions
|
@ -87,9 +87,10 @@
|
|||
|
||||
.libraryItemsGrid th {
|
||||
padding-bottom: 10px;
|
||||
border-bottom: 1px solid #555;
|
||||
}
|
||||
|
||||
.libraryItemsGrid td, .libraryItemsGrid th {
|
||||
.libraryItemsGrid td {
|
||||
border-top: 1px solid #555;
|
||||
border-bottom: 1px solid #555;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue