adding tile view
This commit is contained in:
parent
607e81029b
commit
c73b73b586
11 changed files with 360 additions and 208 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue