1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update subtitle escaping

This commit is contained in:
Luke Pulverenti 2015-08-16 11:53:30 -04:00
parent e97b2577b7
commit c5fce6d083
79 changed files with 408 additions and 247 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

View file

@ -115,10 +115,6 @@
border-bottom: 2px solid #0B487D;
}
.pointerInput .tvProgram:hover, .pointerInput .tvProgram:hover .tvProgramInfo {
background-color: #444;
}
.timerCircle {
display: inline-block;
width: 12px;
@ -273,10 +269,6 @@
overflow: hidden;
}
.pointerInput .programCellInner:hover {
background-color: #444;
}
.timeslotCellInner {
position: absolute;
bottom: 0;