1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

started cleaning up episode page.

This commit is contained in:
Keivan Beigi
2013-04-22 19:07:21 -07:00
parent 9efee65966
commit 9a42e305ad
18 changed files with 528 additions and 63 deletions
+6 -1
View File
@@ -13,6 +13,8 @@
display: inline-block;
vertical-align: top;
}
.series-page-header {
padding-bottom: 50px;
}
.series-posters-item {
@@ -45,6 +47,9 @@
display: block;
}
}
.series-season {
padding-bottom: 20px;
}
}
.series-poster-container {
@@ -66,4 +71,4 @@
left: -120px;
text-align: center;
}
}
}