Skip to content

Early 2013 Playlists for V3 by iiimylf1

Screenshot of Early 2013 Playlists for V3

Details

Authoriiimylf1

LicenseNo License

Categoryyoutube.com

Created

Updated

Size2.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Early-Mid 2013 Playlists for V3!

August 20 Updated

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Early 2013 Playlists for V3
@namespace      youtube.com
@version        1.0.1
@description    A new userstyle
@author         iiimylf1
==/UserStyle== */

@-moz-document domain("youtube.com") {
    .yt-uix-button-toggled .yt-uix-button-icon-playlist-bar-autoplay, .yt-uix-button-toggled.yt-uix-button:hover .yt-uix-button-icon-playlist-bar-autoplay {
    background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflrAFsIP.png) -58px -49px;
    width: 30px;
    height: 18px;
}

.yt-uix-button .yt-uix-button-icon-playlist-bar-shuffle {
    background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflpSX6GN.png) -125px 0px;
    width: 30px;
    height: 18px;
    opacity: .9;
}

.yt-uix-button-icon-playlist-bar-prev {
    background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflpSX6GN.png) -371px -115px;
    width: 23px;
    height: 18px;
}

.yt-uix-button-icon-playlist-bar-next {
    background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflaJ9wdK.png) -206px -77px;
    width: 23px;
    height: 18px;
}

.watch-playlist-collapsed .yt-uix-button-icon-playlist-bar-toggle {
    background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflaJ9wdK.png) -291px -157px;
    width: 30px;
    height: 18px;
}
    
.yt-uix-button-icon-playlist-bar-toggle  {
    background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflaJ9wdK.png) -147px -51px;
    width: 30px;
    height: 18px;
}
    
.yt-uix-button:active .yt-uix-button-icon-playlist-bar-shuffle, .yt-uix-button-toggled .yt-uix-button-icon-playlist-bar-shuffle, .yt-uix-button-toggled.yt-uix-button:hover .yt-uix-button-icon-playlist-bar-shuffle {
    background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflrAFsIP.png) -82px -276px;
    width: 30px;
    height: 18px;
} 
    
.yt-uix-button-player-controls.yt-uix-button-toggled .yt-uix-button-icon, .yt-uix-button-player-controls:active .yt-uix-button-icon {
    opacity: 1;
}
    
.watch-sidebar {
    max-width: 305px;
}
    
    .yt-uix-button-player-controls .yt-uix-button-icon {
    opacity: .5;
}
    
#watch7-playlist-bar-close-button
{ display: none } 
    
    .yt-uix-button[disabled], .yt-uix-button[disabled]:hover, .yt-uix-button[disabled]:active, .yt-uix-button[disabled]:focus {
    opacity: .9;
}
}

Reviews

No reviews yet.