Progress bar for youtube
pikachu progress bar for youtube by dima101097
Details
Authordima101097
LicenseNo License
Categoryprogress bar, youtube
Created
Updated
Code size1.8 kB
Code checksum8fb06745
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Pica
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
.ytp-scrubber-button
{
background: url("https://i.gifer.com/2iiJ.gif")! important;
background-repeat: no-repeat! important;
width: 480px! important;
height: 350px! important;
margin-left: -260px! important;
margin-top: -202px! important;
transform: scale(0.2)! important;
}
.html5-play-progress, .ytp-play-progress {
background: #d5ce12 !important;
}
.ytp-volume-slider-track, .ytp-volume-slider-handle:before {
background: #d5ce12 !important;
z-index: -117;
}
.ytp-settings-button.ytp-hd-quality-badge::after, .ytp-settings-button.ytp-4k-quality-badge::after, .ytp-settings-button.ytp-5k-quality-badge::after, .ytp-settings-button.ytp-8k-quality-badge::after, .ytp-settings-button.ytp-3d-badge::after {
background-color: #d5ce12 !important;
}
.ytp-swatch-color {
color: #d5ce12 !important;
}
.ytp-menuitem[aria-checked="true"] .ytp-menuitem-toggle-checkbox {
background: #d5ce12 !important;
}
.ytp-chrome-controls .ytp-button.ytp-youtube-button:hover:not([aria-disabled="true"]):not([disabled]) .ytp-svg-fill-logo-tube-lozenge {
fill: #d5ce12 !important;
}
.ytp-cued-thumbnail-overlay:hover .ytp-large-play-button-bg, .ytp-large-play-button.ytp-touch-device .ytp-large-play-button-bg {
fill: #d5ce12 !important;
}
.resume-playback-progress-bar {
background: #d5ce12 !important;
}
.ytp-chrome-controls .ytp-button[aria-pressed]::after {
background-color: #d5ce12 !important;
}
.yt-uix-checkbox-on-off input-extras2-disabled[type="checkbox"]:checked + label {
background-color: #d5ce12 !important;
}
.video-extras-sparkbar-likes-extras2-disabled {
background-color: #d5ce12 !important;
}