asASasa
v2COAR public by tester
Details
Authortester
LicenseNo License
Categorycliptube
Created
Updated
Size12 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
dsavfbdgfhjhlkhjgfdsaw
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name v2coar
@namespace www.cliptube.ml
@version 1.0.0
@description A new userstyle
@author adanite
==/UserStyle== */
@-moz-document domain("www.cliptube.ml") {
#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,0.3);
box-shadow: inset 0 1px 2px rgb(0 0 0 / 30%);
color: #fff;
}
.g-button-red:hover {
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,0.3);
box-shadow: inset 0 1px 2px rgb(0 0 0 / 30%);
color: #fff;
}
.yt-uix-button-dark, .yt-uix-button-dark[disabled], .yt-uix-button-dark[disabled]:hover, .yt-uix-button-dark[disabled]:active, .yt-uix-button-dark[disabled]:focus {
border-color: #333;
background: #333;
color: #fff;
}
.yt-uix-button-dark:active, .yt-uix-button-dark.yt-uix-button-active, .yt-uix-button-dark.yt-uix-button-toggled {
border-color: #000 #151515 #151515;
-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,.35),0 1px 0 rgba(256,256,256,.1);
-ms-box-shadow: inset 0 1px 5px rgba(0,0,0,.35),0 1px 0 rgba(256,256,256,.1);
-webkit-box-shadow: inset 0 1px 5px rgb(0 0 0 / 35%), 0 1px 0 rgb(255 255 255 / 10%);
box-shadow: inset 0 1px 5px rgb(0 0 0 / 35%), 0 1px 0 rgb(255 255 255 / 10%);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff151515,EndColorStr=#ff252525);
background-image: -moz-linear-gradient(top,#151515 0,#252525 100%);
background-image: -ms-linear-gradient(top,#151515 0,#252525 100%);
background-image: -o-linear-gradient(top,#151515 0,#252525 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#151515),color-stop(100%,#252525));
background-image: -webkit-linear-gradient(top,#151515 0,#252525 100%);
background-image: linear-gradient(to bottom,#151515 0,#252525 100%);
}
.yt-uix-button-dark,.yt-uix-button-dark[disabled],.yt-uix-button-dark[disabled]:hover,.yt-uix...