added error handling to image tag generation
This commit is contained in:
@@ -195,6 +195,10 @@
|
||||
}
|
||||
|
||||
.starRating + .rottentomatoesicon {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.smallPosterTileItem .starRating + .rottentomatoesicon {
|
||||
margin-left: .5em;
|
||||
}
|
||||
|
||||
@@ -621,9 +625,6 @@ a.itemTag:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.mediaInfoDetails {
|
||||
}
|
||||
|
||||
.mediaInfoLabel {
|
||||
color: #bbb;
|
||||
margin-right: 3px;
|
||||
|
||||
Reference in New Issue
Block a user