mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
restore video grouping feature
This commit is contained in:
parent
c5df36b29a
commit
c109753d4c
7 changed files with 25 additions and 36 deletions
|
@ -98,7 +98,7 @@
|
|||
.programAccent {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 6px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 2px;
|
||||
}
|
||||
|
@ -267,13 +267,9 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 6px;
|
||||
}
|
||||
|
||||
.programCellInner {
|
||||
border-left: 6px solid #161616;
|
||||
background-color: #212121;
|
||||
display: block;
|
||||
height: 100%;
|
||||
color: #fff !important;
|
||||
text-decoration: none;
|
||||
font-weight: 400 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue