added a grid view to the movie page
This commit is contained in:
parent
92640214f4
commit
2e2c2ee90e
11 changed files with 150 additions and 57 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue