Toggle monitored status from season pass as well as all seasons (skip specials)

This commit is contained in:
Mark McDowall
2013-09-23 17:53:56 -07:00
parent 154a6b39be
commit f32cbbb224
9 changed files with 81 additions and 22 deletions
+13
View File
@@ -274,3 +274,16 @@
font-size : 16px;
vertical-align : middle !important;
}
.seasonpass-series {
.season-pass-button {
display: inline-block;
width: 120px;
}
.series-monitor-toggle {
font-size: 24px;
margin-top: 3px;
}
}