Design: remove extra CSS

This commit is contained in:
DC
2016-09-22 17:04:48 -07:00
parent 75e5316ba1
commit 504a2419f6

View File

@@ -630,14 +630,6 @@ body.drag .app::after {
cursor: none;
}
/* TODO: find better way to handle this (that also
* keeps the header visible too).
*/
.app.hide-video-controls .player .controls:hover {
opacity: 1;
cursor: default;
}
/* invisible click target for scrubbing */
.player .controls .scrub-bar {
position: absolute;