mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Added seasons to top of series details (toggling and jump to)
This commit is contained in:
@@ -53,6 +53,25 @@
|
||||
.opacity(0.9);
|
||||
}
|
||||
|
||||
.season-menu {
|
||||
margin-top: 5px;
|
||||
|
||||
.season-menu-item {
|
||||
|
||||
.text {
|
||||
.clickable;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
i:before {
|
||||
width: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.series-posters {
|
||||
list-style-type : none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user