mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added live tv events
This commit is contained in:
parent
8c99e99477
commit
ccc7823449
3 changed files with 9 additions and 11 deletions
|
@ -270,9 +270,7 @@
|
|||
display: inline-block;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
width: 24px;
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
padding: 2px 4px;
|
||||
position: relative;
|
||||
top: -2px;
|
||||
}
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
right: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
background: #111;
|
||||
background-color: rgba(0, 0, 0, .9);
|
||||
z-index: 999;
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue