added a grid view to the movie page

This commit is contained in:
Luke Pulverenti 2013-04-05 00:15:00 -04:00
parent 92640214f4
commit 2e2c2ee90e
11 changed files with 150 additions and 57 deletions

View file

@ -691,16 +691,10 @@ progress {
background-position: right center;
}
.userItemRating {
.imgUserItemRating {
height: 24px;
width: 24px;
margin-right: 1em;
overflow: hidden;
display: inline-block;
}
.imgUserItemRating {
height: 24px;
cursor: pointer;
}