Filter all library and user data for guests

This commit is contained in:
JonnyWong16 2016-04-25 23:51:34 -07:00
commit c0a5a8d775
13 changed files with 382 additions and 246 deletions

View file

@ -1791,7 +1791,7 @@ a:hover .item-children-poster {
height: 80px;
width: 80px;
}
.library-user-instance-box:hover {
a .library-user-instance-box:hover {
-webkit-box-shadow: inset 0 0 0 2px #e9a049;
-moz-box-shadow: inset 0 0 0 2px #e9a049;
box-shadow: inset 0 0 0 2px #e9a049;