This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-08 21:40:02 +02:00
parent f176efac1e
commit 3ea894ea68
3 changed files with 63 additions and 1 deletions

View File

@@ -192,6 +192,15 @@ hide mdi-action-visibility mdi-action-visibility-off
/*------------------- Channel page ---------------------------------------------------------------------------- */
#search_loader {
height:64px;
padding: 0 15px;
}
#search_loader:hover {
background-color:rgba(0,0,0,0);
}
#player_overlay{
background-color:black;
position: absolute;