Added so that clicking video in frontpage moves user to the channel

This commit is contained in:
Kasper Rynning-Tønnesen
2016-05-11 14:00:17 +02:00
parent 0221cfaa6c
commit db7e3c9269
5 changed files with 21 additions and 10 deletions

View File

@@ -83,13 +83,18 @@
position: fixed;
bottom: 175px;
right: 20px;
z-index: 11;
z-index: 101;
font-size: 18px;
color: white;
text-shadow: 0px 0px 2px black;
cursor:pointer;
}
#player_bottom_overlay{
z-index: 100;
cursor: pointer;
}
.frontpage_modified_heights{
height: 0px !important;
margin-bottom:0px !important;