update card layouts

This commit is contained in:
Luke Pulverenti 2015-05-13 00:55:19 -04:00
parent 8f4f29888e
commit bb38230c23
46 changed files with 1086 additions and 332 deletions

View file

@ -1535,3 +1535,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.movieTrailersTabDisabled .movieTrailersTab {
display: none !important;
}
.homeFavoritesTabDisabled .homeFavoritesTab {
display: none !important;
}