adding tile view

This commit is contained in:
Luke Pulverenti 2013-04-11 01:27:27 -04:00
parent 607e81029b
commit c73b73b586
11 changed files with 360 additions and 208 deletions

View file

@ -472,7 +472,7 @@ form, .readOnlyContent {
bottom: 28px;
}
.posterViewItem:hover, .userItem:hover {
.posterViewItem:hover, .userItem:hover, .posterDetailViewItem:hover {
-moz-box-shadow: 0 0 20px 3px #2572EB;
-webkit-box-shadow: 0 0 20px 3px #2572EB;
box-shadow: 0 0 20px 3px #2572EB;