yeah
v2 by tester
Details
Authortester
LicenseNo License
Categorycliptube
Created
Updated
Code size17 kB
Code checksum2d4e5062
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
v1, i have came back from hell
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name 8/29/2022, 3:14:16 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("cliptube.ml") {
.yt-uix-range-tooltip-tip-visible,.yt-uix-tooltip-tip-visible {
opacity: 1;
filter: alpha(opacity=100)
}
.yt-uix-range-tooltip-tip-body,.yt-uix-tooltip-tip-body,.yt-uix-tooltip-tip-mask {
position: absolute;
bottom: 4px
}
.yt-uix-range-tooltip-tip-body,.yt-uix-tooltip-tip-body {
z-index: 2147483647
}
.yt-uix-tooltip-tip-mask {
z-index: 999999;
border: 0;
padding: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
height: 0;
width: 0;
left: 0
}
.yt-uix-range-tooltip-tip-arrow,.yt-uix-tooltip-tip-arrow {
position: absolute;
z-index: 2147483647;
bottom: -1px;
width: 0;
height: 0;
vertical-align: top;
border: 1px solid transparent;
border-width: 5px 5px 0;
border-top-color: #000;
opacity: 1;
filter: alpha(opacity=100)
}
* html .yt-uix-range-tooltip-tip-arrow,* html .yt-uix-tooltip-tip-arrow {
display: none
}
.yt-uix-range-tooltip-tip-content,.yt-uix-tooltip-tip-content {
position: relative;
padding: 6px;
color: #fff;
background: #000;
font-size: 11px;
font-weight: 500;
white-space: nowrap;
border-radius: 2px;
box-shadow: 0 1px 1px rgba(0,0,0,.25)
}
.yt-uix-tooltip-tip-mask+.yt-uix-tooltip-tip-body>.yt-uix-tooltip-tip-content {
background: #000;
-moz-border-radius: 0
}
.yt-uix-tooltip-tip-mask+.yt-uix-tooltip-tip-body+.yt-uix-tooltip-tip-arrow {
border-top-color: #000
}
.yt-uix-tooltip-tip-reverse .yt-uix-tooltip-tip-body,.yt-uix-tooltip-tip-reverse .yt-uix-tooltip-tip-mask {
bottom: auto;
top: 4px
}
.yt-uix-tooltip-tip-reverse .yt-uix-tooltip-tip-arrow {
bottom: auto;
top: 0;
border-width: 0 5px 5px;
border-color: #000;
border-left-color: transparent;
border-top-color: transparent;
border-right-color: transparent
}
.yt-uix-tooltip-normal-wrap {
white-space: normal;
word-wrap: normal
}
.yt-uix-tooltip-tip .tooltip-label {
font-weight: 500
}
.yt-uix-tooltip-arialabel {
position: absolute;
top: -100px;
opacity: 0
}
#guide-container .guide-item.guide-item-selected, #guide-container .guide-item.guide-item-selected:hover {
background: #af2b26;
color: #fff;
background-image: -moz-linear-gradient(top,#af2b26 0,#942422 100%);
background-image: -ms-linear-gradient(top,#af2b26 0,#942422 100%);
background-image: -o-linear-gradient(top,#af2b26 0,#942422 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#af2b26),color-stop(100%,#942422));
background-image: -webkit-linear-gradient(top,#af2b26 0,#942422 100%);
background-image: linear-gradient(to bottom,#bf0300 0,#bf0300 100%);
}
.yt-alert-actionable.yt-alert-error, .yt-alert-default.yt-alert-error, .yt-alert-naked.yt-alert-error .yt-alert-icon, .yt-alert-small.yt-alert-error {
background-color: #d1241c;
border-color: #b51818;
}.yt-alert-actionable.yt-alert-error .icon, .yt-alert-default.yt-alert-error .icon {
background-position: -266px -37px;
}
.yt-alert-actionable.yt-alert-info .icon, .yt-alert-default.yt-alert-info .icon {
background-position: -87px 0;
}
.yt-alert-actionable .yt-alert-content, .yt-alert-default .yt-alert-content {
padding: 11px;
text-shadow: 0 0 1px rgb(0 0 0 / 45%);
}
.yt-alert-default.yt-alert-info, .yt-alert-actionable.yt-alert-info, .yt-alert-naked.yt-alert-info .yt-alert-icon, .yt-alert-small.yt-alert-info {
background: #2793e6;
border-color: #3a78ab;
}
.guide-section-separator {
display: none;
}
.guide-quick-filter-clear img {
background: url(http://s.ytimg.com/yts/imgbin/www-hitchhiker-vflmnaCdT.png) -427px -24px no-repeat;
width: 25px;
height: 13px;
}
.sb-notif-on .yt-uix-button-content {
position: absolute;
top: -2px;
left: 14px;
z-index: 100;
min-width: 15px;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
background: #cb4437;
color: #fff;
line-height: 15px;
text-align: center;
opacity: 1;
border-radius: 2px;
}
#yt-masthead-user #sb-button-notify {
width: 32px;
text-align: center;
border: none;
position: relative;
background: no-repeat url(https://cdn.discordapp.com/attachments/914121322659975198/978787885870362654/bell.png) 3px 2px;
box-shadow: none;
opacity: 1
}
#guide-container .guide-item:hover, .context-back-link:hover {
background: #444;
color: #fff;
background-image: -moz-linear-gradient(top,#444 0,#333 100%);
background-image: -ms-linear-gradient(top,#444 0,#333 100%);
background-image: -o-linear-gradient(top,#444 0,#333 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#444),color-stop(100%,#333));
background-image: -webkit-linear-gradient(top,#444 0,#333 100%);
background-image: linear-gradient(to bottom,#444 0,#444 100%);
}
.yt-uix-button-default, .yt-uix-button-default[disabled], .yt-uix-button-default[disabled]:hover, .yt-uix-button-default[disabled]:active, .yt-uix-button-default[disabled]:focus {
border-color: #d3d3d3;
background: #f8f8f8;
color: #333;
}
.yt-uix-button-default:hover, .yt-uix-button-text:hover {
border-color: #c6c6c6;
background: #f0f0f0;
box-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}
#watch7-secondary-actions .yt-uix-button:hover, #watch7-secondary-actions .yt-uix-button:active, #watch7-secondary-actions .yt-uix-button.yt-uix-button-active, #watch7-secondary-actions .yt-uix-button.yt-uix-button-toggled {
border-bottom-color: #cc181e;
opacity: 1;
filter: none;
}
#yt-masthead-user .sb-notif-off .yt-uix-button-content {
display: none;
}
#yt-masthead #logo, #footer-logo img {
background: no-repeat url(https://cdn.discordapp.com/attachments/914121322659975198/978786285735010394/logo.png);
width: 80px;
height: 31px;
}
#yt-masthead #logo-container span.content-region {
position: absolute;
top: 2px;
left: 77px;
color: #999;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}
#masthead-expanded .yt-uix-slider-next:active, #masthead-expanded .yt-uix-slider-next:focus, #masthead-expanded .yt-uix-slider-prev:active, #masthead-expanded .yt-uix-slider-prev:focus {
-moz-box-shadow: inset 0 1px 1px #aaa;
-ms-box-shadow: inset 0 1px 1px #aaa;
-webkit-box-shadow: inset 0 1px 1px #aaa;
box-shadow: inset 0 1px 1px #aaa0;
background-image: -moz-linear-gradient(bottom,#fff 0,#e0e0e6 100%);
background-image: -ms-linear-gradient(bottom,#fff 0,#e0e0e6 100%);
background-image: -o-linear-gradient(bottom,#fff 0,#e0e0e6 100%);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(100%,#e0e0e6));
background-image: -webkit-linear-gradient(bottom,#fff 0,#e0e0e6 100%);
background-image: linear-gradient(to top,#fff0 0,#e0e0e600 100%);
}
.yt-uix-button.guide-sort-button:hover img {
opacity: 1;
}
.yt-uix-button.guide-sort-button img {
width: 0;
height: 0;
margin: 0px 0 0 -1px;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 3px solid #999;
background: 0 0;
opacity: .6;
}
.g-button-submit {
border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgb(0 0 0 / 10%);
background-color: #4d90fe;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4c90fd);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.g-button-submit:hover {
border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgb(0 0 0 / 10%);
background-color: #4d90fe;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4c90fd);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.g-button-submit:active {
border: 1px solid #3079ed;
color: #fff;
text-shadow: 0 1px rgb(0 0 0 / 10%);
background-color: #4d90fe;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
background-image: -webkit-linear-gradient(top,#4d90fe,#4c90fd);
background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
background-image: linear-gradient(top,#4d90fe,#4787ed);
}
.g-button-red:active {
border: 1px solid #3179ed;
background-color: #4a90fd;
background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#b0281a));
background-image: -webkit-linear-gradient(top,#4c90fd,#4c90fd);
background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);
background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);
background-image: -o-linear-gradient(top,#dd4b39,#b0281a);
background-image: linear-gradient(top,#dd4b39,#b0281a);
-webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 30%);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,...