hfdsfsdadsfsdfsfdsf
v3core by tester
Details
Authortester
LicenseNo License
Categoryyoutube
Created
Updated
Size10 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
vvvvvvv
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name v3core
@namespace youtube.com
@version 1.0.0
@description kill me
@author asshole
==/UserStyle== */
@-moz-document url-prefix("https://www.youtube.com/watch/video"), url-prefix("https://www.youtube.com/c/"), url-prefix("https://www.youtube.com/user/"), url-prefix("https://www.youtube.com/channel/"), url-prefix("https://www.youtube.com/reporthistory?v3feed"), url-prefix("https://www.youtube.com/results/"), url-prefix("https://www.youtube.com/playlist"), domain("setup.rbx.ct8.pl") {
@media (min-width: 854px)
{
:root
{
--v3-player-width:640px;
--v3-player-height:360px;
--v3-teather-width:853.5px;
--v3-teather-height:480px;
--v3-alternative-color:#3f76b7;
--v3-padder-fix:0px;
--v3-padder2-fix:0.5px;
}
}
@media (min-width:1590px)
{
:root
{
--v3-player-width:853.5px;
--v3-player-height:480px;
--v3-teather-width:1280px;
--v3-teather-height:720px;
--v3-padder-fix:0.5px;
--v3-padder2-fix:0px;
}
}
@media (min-width:2500px)
{
:root
{
--v3-player-width:1280px;
--v3-player-height:720px;
--v3-teather-width:1280px;
--v3-teather-height:720px;
--v3-padder-fix:0px;
--v3-padder2-fix:0px;
}
}
#watch7-container:not(.watch-wide) #watch7-sidebar{
min-height:var(--v3-player-height);
}
#watch7-container.watch-wide #watch7-sidebar{
min-height:var(--v3-teather-height);
}
.site-left-aligned #gbz {
margin-left: 43px!important;
}
#page.playlist #branded-page-header .profile-thumb{
height:77px!important;
background:black;
}
#page.playlist #branded-page-header .profile-thumb .video-thumb{
top:22%!important;
}
#page.playlist .yt-thumb-clip{
position:static!important;
}
#watch7-playlist-tray{
overflow:auto!important;
}
.yt-ui-ellipsis {
background:transparent!important;
}
.watch7-playlist-bar-left{
width:var(--v3-player-width);
}
#player.watch-medium #watch7-playlist-tray-container{
display:none;
}
.watch-medium .watch7-playlist-bar-left{
width:calc(var(--v3-teather-width) - 300px)
}
#watch7-playlist-tray-container{
height:calc(var(--v3-player-height) + 30px);
}
.site-left-aligned .watch-playlist #watch7-sidebar {
top:0px!important;
}
#watch7-container.watch-playlist{
margin-top:34px;
}
#page:not(.search) .branded-page-v2-container{
margin-top:15px;
}
#page.search .qualified-channel-title.ellipsized .qualified-channel-title-badge{
left:-12px;
top:2px;
}
.yt-uix-button-subscribe-unbranded+.yt-subscription-button-subscriber-count-unbranded-horizontal:empty{
display:none;
}
.yt-subscription-button-subscriber-count-unbranded-horizontal:not(:empty){
display:inline-block;
}
.ytg-old-clearfix #body-container{
padding-bottom:140px;
}
#player-api
{
width:calc(var(--v3-player-width) + -.5px);
height:calc(var(--v3-player-height) + 30px);
background: #1b1b1b!important;
}
.html5-main-video {
top:0!important;bottom:0!important;left:0!important;right:0!important; /*remove inline positioning!! use auto adjust margin*/
margin:auto;
}
#watch-description-extra-info{
margin-left:calc(var(--v3-player-width) - 230px);
}
#comments-view .comment .comment-action-vote-up, #comments-view .comment .comment-action-vote-down{
/*0.7 and 0.9*/
opacity:0.7;
}
#comments-view .comment .voted-up .yt-uix-button-icon{
opacity:0.9;
}
#comments-view .comment .voted-up{
opacity:1;
}
#watch-more-related-button{
margin-left:5px;
}
.yt-subscription-button-subscriber-count-branded-horizontal{
display: inline-block;
background-image: linear-gradient(to top,#f6f6f6 0,#fcfcfc 100%);
}
.channels-content-item .context-data-item[data-context-item-videos] .yt-thumb-clip{
position:static;
}
.qualified-channel-title.ellipsized .qualified-channel-title-wrapper, .qualified-channel-title.ellipsized .qualified-channel-title-text{
height:25px!important;
}
.action-panel-transition .action-panel-content {
position: absolute;
top: 0;
-moz-transition: left 250ms ease;
-ms-transition: left 250ms ease;
-o-transition: left 250ms ease;
-webkit-transition: left 250ms ease;
transition: left 250ms ease
}
#guide .collapsible-guide .guide-module-content.guide-module-loading{
display:block;
}
.action-panel-transition .action-panel-center {
left: 0
}
.action-panel-transition .action-panel-left {
left: calc(var(--v3-player-width) * -1)
}
.action-panel-transition .action-panel-right {
left: var(--v3-player-width)
}
/*#player.watch-small .html5-main-video[style^="width: 640px;"]
{
width:100%!important;
height:auto!important;
}
#player.watch-small .html5-main-video:not([style^="width: 640px;"])
{
width:auto!important;
height:100%!important;
}
#player.watch-small .html5-main-video[style^="width: 640px;"]:not([style^="height: 360px;"]) {
width:calc(var(--v3-player-width) + var(--v3-padder-fix))!important;
}
#player.watch-medium .html5-main-video[style^="width: 854px;"]:not([style^="height: 480px;"]) {
width:calc(var(--v3-teather-width) + var(--v3-padder2-fix))!important;
}
#player.watch-medium .html5-main-video[style^="width: 854px;"]
{
width:100%!important;
height:auto!important;
}
#player.watch-medium .html5-main-video:not([style^="width: 854px;"])
{
width:auto!important;
height:100%!important;
}*/
#watch7-content.watch-content
{
width:var(--v3-player-width);
}
#watch7-container:not(.watch-wide) #watch7-sidebar
{
top:calc((var(--v3-player-height) - 360px) * -1);
}
#player.watch-medium #player-api
{
width:var(--v3-teather-width);
height:calc(var(--v3-teather-height) + 29px);
}
#watch7-action-panel-footer .yt-horizontal-rule
{
margin-left:auto;
margin-right:auto;
}
.action-panel-content
{
width:calc(var(--v3-player-width) - 40px)
}
.yt-horizontal-rule
{
width:438px!important;
}
if show-full-title { #watch7-headline.yt-uix-expander-collapsed h1
{
white-space: normal;
pointer-events:none;
} }
/*#watch7-user-header {
padding-bottom:5px;
}*/
.yt-uix-button-primary, .yt-uix-button-primary[disabled], .yt-uix-button-primary[disabled]:hover, .yt-uix-button-primary[disabled]:active, .yt-uix-button-primary[disabled]:focus {
background: linear-gradient(to bottom,#3f76b7 0,#3d71b0 100%);
border-color: #325e92;
}
if use-2o12-logo {
#yt-masthead #logo{
margin-top:-4px;
background:url(https://s.ytimg.com/yt/img/doodles/earth_hour_sprite-vflQCGwng.png);
width:77px;
height:36px;
}
#yt-masthead #logo-container{
margin-left:3px!important;
} }
if use-alternative-color {
.epic-nav-dropdown-group:hover,a.yt-uix-button-epic-nav-item:hover,a.yt-uix-button-epic-nav-item.selected,a.yt-uix-button-epic-nav-item.yt-uix-button-toggled,button.yt-uix-button-epic-nav-item:hover,button.yt-uix-button-epic-nav-item.selected,button.yt-uix-button-epic-nav-item.yt-uix-button-toggled,.epic-nav-item:hover,.epic-nav-item.selected,.epic-nav-item.yt-uix-button-toggled,.epic-nav-item-heading{
border-color:var(--v3-alternative-color)!important;
}
.epic-nav-item-dropdown{
border-color:var(--v3-alternative-color)!important;
}
.yt-uix-button-destructive,.yt-uix-button-destructive[disabled],.yt-uix-button-destructive[disabled]:hover,.yt-uix-button-destructive[disabled]:active,.yt-uix-button-destructive[disabled]:focus{
color:var(--v3-alternative-color)!important; background: var(--v3-alternative-color)!important;
}
#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:var(--v3-alternative-color)!important;
}
}
if disable-watch-later {
.html5-watch-later-button {
pointer-events:none!important;
} }
if show-3d-setting {
.html5-text-button[aria-label="3D"] {
display:block;
} }
#eow-description:empty:after{
content:"No description available.";
color:#4d4d4d;
}
if use-darkmod {
:root {
--v3-dark-pallete1: #161616;
--v3-dark-pallete2: #090909;
--v3-dark-card: black;
--v3-dark-border: #474747;
}
#yt-masthead-container{
background: var(--v3-dark-pallete1);
}
#body-container, #watch7-sidebar-contents, #watch7-sidebar {
background: var(--v3-dark-pallete2);
}
#watch7-sidebar .video-list-item a .title{
...