Skip to content

Revert youtube music progress bar by alije123

Details

Authoralije123

LicenseNo License

Categorymusic.youtube.com

Created

Updated

Size492 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

no gradient in progress bar on youtube music

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Revert youtube music progress bar
@version      20241023.05.40
@namespace    https://userstyles.world/user/alije123
@description  no gradient in progress bar on youtube music
@author       alije123
@license      No License
==/UserStyle== */

@-moz-document domain("music.youtube.com") {
[title="Seek slider"] #primaryProgress.tp-yt-paper-progress,
[title="Seek slider"] .slider-knob-inner.tp-yt-paper-slider {
	background: var(--yt-spec-static-brand-red);
}


}

Reviews

No reviews yet.