Skip to content

youtube progress bar revert to old color by G4-Synix

Details

AuthorG4-Synix

LicenseNo License

Categoryyoutube.com

Created

Updated

Size422 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

brings back the all-red progress bar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         youtube progress bar revert to old color
@version      20241019.23.37
@namespace    https://userstyles.world/user/G4-Synix
@description  brings back the all-red progress bar
@author       G4-Synix
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.youtube.com/") {
.ytp-cairo-refresh-signature-moments .ytp-play-progress {
    background: #f03 !important;
}
}

Reviews

No reviews yet.