1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remove chromecast ui

This commit is contained in:
Luke Pulverenti 2014-04-10 11:49:46 -04:00
parent 305646fa63
commit ad3f285ded
3 changed files with 74 additions and 75 deletions

View file

@ -139,7 +139,7 @@
text-align: left;
margin-left: 0;
right: 0;
bottom: 85px;
bottom: 83px;
}
/* Media queries
@ -259,7 +259,7 @@
}
#mediaPlayer #videoControls .mediaPlayerFlyout {
bottom: 150px;
bottom: 148px;
}
}
@ -370,4 +370,4 @@
.cursor-inactive {
cursor: none;
}
}