1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Season status icon added to seasons on series details

This commit is contained in:
Mark McDowall
2013-09-04 23:33:06 -07:00
parent 4bcd5ce5c6
commit 7c72e1e865
5 changed files with 51 additions and 1 deletions
+5
View File
@@ -262,3 +262,8 @@
margin-top: 10px;
}
}
.season-status {
font-size: 16px;
vertical-align: middle !important;
}