Skip to content

Early Hitchhiker video player fix! (CustomTube) by bangbangyouall

Details

Authorbangbangyouall

LicenseNo License

Categoryyoutube.com

Created

Updated

Size213 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Are you tired of the 2013-2014 layouts' video players being a few pixels off? Try THIS! (Specifically reccomended for 1.3 builds & onwards.)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Early Hitchhiker fix!
@version    20240225.06.56
@namespace  ?
==/UserStyle== */

@-moz-document domain("youtube.com") {
#player {
    margin-left: calc(-0.00% - 1px) !important;
  }
}

Reviews

No reviews yet.