title
Fulptube on betatube/vapetube by tester
Details
Authortester
LicenseNo License
Categorybetatube, vapetube
Created
Updated
Code size3.5 kB
Code checksum7bb64de
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
v1 - titties
Source code
/* ==UserStyle==
@name Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("vt.billyisreal.com") {
#logo {
display: block;
background: no-repeat url(https://web.archive.org/web/20210511170411im_/https://fulptube.rocks/static/2012/2012logo.png);
width: 106px;
height: 40px;
}
#footer-logo img {
opacity: .6;
background: no-repeat url(https://web.archive.org/web/20210517140524im_/https://fulptube.rocks/static/2012/Footer_Logo.png);
width: 106px;
height: 40px;
}
#footer-logo:hover img {
opacity: 1;
}
#page .first h3.guide-item-container .guide-item .display-name {
font-size: 0
}
#page .first h3.guide-item-container .guide-item .display-name:after {
content: 'From FulpTube';
font-size: 11px;
display: inline-block;
line-height: 1.2em;
width: 115px;
}
#feed #feed-system-youtube .feed-header.no-metadata .feed-header-details h2 {
font-size: 0;
height: 34px;
}
#feed #feed-system-youtube .feed-header.no-metadata .feed-header-details h2:after {
content: 'From Fulptube';
font-size: 15px;
line-height: 34px;
cursor: text;
}
#masthead-expanded .with-sandbar #masthead-expanded-menu .masthead-expanded-menu-header {
font-size: 0
}
#masthead-expanded .with-sandbar #masthead-expanded-menu .masthead-expanded-menu-header:after {
content: 'YouTube';
font-size: 12px;
font-weight: 700;
cursor: text;
}
#masthead-expanded-menu-google-column1 .masthead-expanded-menu-item:nth-child(2) a {
font-size: 0;
}
#masthead-expanded-menu-google-column1 .masthead-expanded-menu-item:nth-child(2) a:after {
content: 'Google+';
font-size: 12px;
}
a:hover {
text-decoration: underline;
}
#watch-player {
-moz-transition: width,height 0.2s ease-in-out;
-o-transition: width,height 0.2s ease-in-out;
-webkit-transition: width,height 0.2s ease-in-out;
}
.guide-item.selected,
.guide-item.selected:hover {
border-right-color: #db0009;
}
.html5-play-progress {
z-index: 933;
background-image: -moz-linear-gradient(top, #db0009 0, #830000 100%);
background-image: -ms-linear-gradient(top, #db0009 0, #830000 100%);
background-image: -o-linear-gradient(top, #db0009 0, #830000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #db0009), color-stop(100%, #830000));
background-image: -webkit-linear-gradient(top, #db0009 0, #830000 100%);
background-image: linear-gradient(to bottom, #db0009 0, #830000 100%);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#db0009, EndColorStr=#830000);
}
.navigation-menu .menu-item .selected a, .navigation-menu .menu-item a.selected {
border-right: 4px solid #db0009; /* change this to your color */
}
.html5-volume-slider {
background-image: url(https://cdn.discordapp.com/attachments/944994138250678323/945248603591565332/real_red.png);
}
.html5-scrubber-button {
background: no-repeat url(https://cdn.discordapp.com/attachments/944994138250678323/945248660277559316/player-common-vfl9MXth9.png) -38px -44px;
}
.seeking-mode .html5-scrubber-button,.html5-scrubber-button:focus,.html5-scrubber-button:hover {
background: no-repeat url(https://cdn.discordapp.com/attachments/944994138250678323/945248660277559316/player-common-vfl9MXth9.png) -91px -125px
}