Skip to content

bad nirvana (for 7kttube) by doorintosomething

Details

Authordoorintosomething

LicenseNo License

Categoryyoutyuber

Created

Updated

Size9.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

a old style i made that attempts to rip off v3 2014 layout awfully from 7kt++

Notes

this wont be updated dw

Source code

/* ==UserStyle==
@name         bad nirvana
@version      20230402.19.26
@namespace    ?
==/UserStyle== */

@-moz-document domain("youtube.com") {
    :root {
        --2014-logo: no-repeat url(//web.archive.org/web/20150801010315im_/https://s.ytimg.com/yts/imgbin/www-hitchhiker-vfl3T2Agh.png) -123px -111px;
    }
yt-icon.ytd-logo {
  color: transparent;
    height: 0px;
}
/* 2014 theme */
/* old was -24 px */
html ytd-topbar-logo-renderer > #logo {
    background: var(--2014-logo);
    background-size: auto;
    width: 72px!important;
    height: 30px!important;
    content: none!important;
    margin-left: -30px;
}

#masthead-container #search-icon-legacy.ytd-searchbox yt-icon.ytd-searchbox  {
    opacity: .6;
    text-indent: -10000px;
    background: no-repeat url(//web.archive.org/web/20140401000032im_/https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflJUWn_c.png) -24px -1524px;
    background-size: auto;
    width: 14px;
    height: 14px;
    box-shadow: none;
}

#masthead #container.ytd-searchbox {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px #eee;
}

#masthead #search-icon-legacy.ytd-searchbox {
    border-color: #d3d3d3;
    background: #f8f8f8;
    color: #333;
}

#guide-icon.ytd-masthead   {
    background: no-repeat url(//web.archive.org/web/20140401000032im_/https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflJUWn_c.png) -24px -562px;
}

#guide-icon.ytd-masthead:before  {
    background: no-repeat url(http://web.archive.org/web/20140401000044im_/https://s.ytimg.com/yts/img/pixel-vfl3z5WfW.gif);
    margin-left: 2px;
    border-width: 3px 3px 0;
}

#sections.ytd-guide-renderer > ytd-guide-section-renderer.ytd-guide-renderer:not(:first-child):nth-last-of-type(2)  {
    background: transparent!important;
    display: none;
}

#sections.ytd-guide-renderer > ytd-guide-section-renderer.ytd-guide-renderer:not(:first-child):nth-last-of-type(3)  {
    background: transparent!important;
    display: none;
}

#guide-inner-content.ytd-app   {
    background-image: linear-gradient(to right, rgba(255, 255, 255, .1) 0 0, transparent 100% 100%);
    border: none;
}

.tp-yt-app-drawer[style="transition-duration: 200ms;"][opened] #guide-wrapper   {
    box-shadow: 5px 10px 15px 5px rgba(0, 0, 0, .1)!important;
}

#guide-wrapper.ytd-app  {
    height: 73%;
    box-shadow: 5px 10px 15px 5px rgba(0, 0, 0, .1)!important;
}

#guide-button.ytd-masthead  {
    padding: 0 14px 0 6px;
    width: 44px;
    height: 26px;
    border: 1px solid transparent;
}

#guide-button.ytd-masthead  {
    left: 95px;
}

#masthead:hover #guide-button.ytd-masthead  {
    border-color: #d3d3d3;
    background: #f8f8f8;
    box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
}

html[dark] #masthead:hover #guide-button.ytd-masthead {
    background: rgb(28, 28, 28);
    border: 1px solid rgba(110, 110, 110, .3)
}
#guide-icon.ytd-masthead:after  {
    content: "";
    display: inline-block;
    border: 1px solid transparent;
    margin-left: 26px;
    border-width: 3px 3px 0;
    border-top-color: #e63127;
}

#guide-icon.ytd-masthead  {
    background: no-repeat url(//web.archive.org/web/20140401000032im_/https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflJUWn_c.png) -24px -562px;
}

ytd-mini-guide-renderer.ytd-app ) {
    display: none;
}

.yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal  {
    display: none;
}


#owner-sub-count.ytd-video-owner-renderer  {
    padding: 0 6px!important;
    height: 22px!important;
    border: 1px solid #ccc!important;
    color: #777!important;
    font-size: 11px!important;
    text-align: center!important;
    line-height: 22px!important;
    margin-left: 12px;
}

#owner-sub-count.ytd-video-owner-renderer:before  {
    margin-top: 2px;
    border-color: transparent #ccc;
}

#owner-sub-count.ytd-video-owner-renderer:before  {
    content: '';
    position: absolute;
    top: 3px;
    left: -6px;
    border-width: 6px 6px 6px 0;
    border-style: solid;
}

#owner-sub-count.ytd-video-owner-renderer:after  {
    margin-top: 2px;
}

#owner-sub-count.ytd-video-owner-renderer:after  {
    content: '';
    position: absolute;
    top: 4px;
    left: -5px;
    border-width: 5px 5px 5px 0;
    border-style: solid;
    border-color: transparent #fafafa;
}

#subscribe-button ytd-button-renderer #button.ytd-button-renderer:not(#subscribe-button tp-yt-paper-button.ytd-subscribe-button-renderer[subscribed])  {
    background-image: linear-gradient(to top, #c7231a 0, #e62c22 100%)!important;
    color: #fefefe;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .15);
    border-width: 0 1px;
    padding: 0 8px 0 5.5px;
    height: 24px;
}

#subscribe-button tp-yt-paper-button.ytd-subscribe-button-renderer:not(#subscribe-button tp-yt-paper-button.ytd-subscribe-button-renderer[subscribed]) {
    background-image: linear-gradient(to top, #c7231a 0, #e62c22 100%)!important;
    color: #fefefe;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .15);
    border-width: 0 1px;
    padding: 0 8px 0 5.5px;
    height: 24px;
}

#owner-container ytd-subscribe-button-renderer tp-yt-paper-button.ytd-subscribe-button-renderer:not(#subscribe-button tp-yt-paper-button.ytd-subscribe-button-renderer[subscribed])  {
    background-image: linear-gradient(to top, #c7231a 0, #e62c22 100%)!important;
    color: #fefefe;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .15);
    border-width: 0 1px;
    padding: 0 8px 0 5.5px;
    height: 24px;
}

#subscribe-button ytd-button-renderer #button.ytd-button-renderer::before,
#subscribe-button tp-yt-paper-button.ytd-subscribe-button-renderer::before,
#owner-container ytd-subscribe-button-renderer tp-yt-paper-button.ytd-subscribe-button-renderer::before {
    width: 16px;
    height: 12px;
}

html:not([dark]) #search-input.ytd-searchbox-spt input::placeholder  {
    color: transparent;
}

#masthead #search-icon-legacy.ytd-searchbox  {
    width: 65px;
}

*  {
    font-family: arial, sans-serif!important;
}

ytd-browse[page-subtype="home"] #scroll-container.yt-horizontal-list-renderer ytd-thumbnail-overlay-time-status-renderer {
    margin-top: 8px !important;
}

ytd-app ytd-thumbnail-overlay-time-status-renderer  {
    padding: 0 4px;
    font-weight: bold;
    font-size: 11px;
    background-color: #000;
    color: #fff !important;
    height: 14px;
    line-height: 14px;
    opacity: .75;
    vertical-align: top;
    border-radius: 0px;
    margin: 2px 0px;
}

#scroll-container.yt-horizontal-list-renderer ytd-thumbnail-overlay-time-status-renderer  {
    padding: 0 4px;
    font-weight: bold;
    font-size: 11px;
    background-color: #000;
    color: #fff !important;
    height: 14px;
    line-height: 14px;
    opacity: .75;
    vertical-align: top;
    border-radius: 0px;
    margin: 2px 0
}

ytd-thumbnail #thumbnail.ytd-thumbnail  {
    overflow: hidden;
    background: #f1f1f1;
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
}

html:not([dark]) #video-title.ytd-playlist-video-renderer  {
    overflow: hidden;
    background: #f1f1f1;
    font-size: 0;
    vertical-align: middle;
    display: inline-block;
}

html:not([dark]) #secondary #video-title  {
    color: #333!important;
    font-size: 13px!important;
    font-weight: bold!important;
    line-height: 1.2!important;
    max-height: 2.4em!important;
    margin-bottom: 2px!important;
    overflow: hidden;
}

ytd-app #secondary #byline-container #text.ytd-channel-name:before  {
    content: 'by ';
    font-weight: normal;
}

ytd-app #secondary #byline-container #text.ytd-channel-name  {
    color: #999;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.4em;
    height: 1.4em;
    white-space: nowrap;
}

/* watch7 !!!! */
#info ytd-button-renderer[is-icon-button][style-action-button] yt-icon  {
    fill: none;
}

#info #menu ytd-button-renderer yt-formatted-string.ytd-button-renderer  {
    margin-left: 15px!important;
    color: #333!important;
    border: 3px solid transparent!important;
    border-top-width: 3px!important;
    border-right-width: 3px!important;
    border-bottom-width: 3px!important;
    border-left-width: 3px!important;
    border-width: 3px 0!important;
    background: none!important;
    opacity: .5!important;
    filter: alpha(opacity=50)!important;
    box-shadow: none!important;
    font-weight: bold!important;
}

#info #menu ytd-button-renderer yt-formatted-string.ytd-button-renderer:hover {
    border-bottom-color: #cc181e!important;
    opacity: 1!important;
    filter: none!important;
}

#info ytd-video-owner-renderer {
    border-bottom: none;
}

.yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal  {
    display: none;
}
    #guide-button.ytd-app  {
        background-size: auto;
        width: 16px;
        height: 16px;
    }

#guide-icon.ytd-masthead  {
        background-size: auto;
        width: 16px;
        height: 16px;
    }

    /* hovrs and oetehrs */
    #guide-button.ytd-app:hover  {
        background: no-repeat url(//web.archive.org/web/20160101000223im_/https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflfn2jz6.webp) -476px -103px;
        background-size: auto;
        width: 16px;
        height: 16px;
    }

    #guide-icon.ytd-masthead:hover  {
        background: no-repeat url(//web.archive.org/web/20160101000223im_/https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflfn2jz6.webp) -476px -103px;
        background-size: auto;
        width: 16px;
        height: 16px;
    }

}

Reviews

No reviews yet.