mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Added seasons to top of series details (toggling and jump to)
This commit is contained in:
parent
49c5762c6d
commit
125deb3931
9 changed files with 176 additions and 5 deletions
|
@ -115,8 +115,13 @@ th {
|
|||
display : block;
|
||||
}
|
||||
|
||||
a {
|
||||
a, .btn {
|
||||
i {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.label-white {
|
||||
color: black;
|
||||
background-color: white;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue