Design: remove extra CSS
This commit is contained in:
parent
75e5316ba1
commit
504a2419f6
1 changed files with 0 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue