>>106439615
I use this userCSS to bring back the old interface
*{
border-radius:0 !important;
font-family:sans-serif !important;
font-weight:normal;
}
#description{
background:transparent !important;
}
#description-inner{
margin:0 !important;
}
#description-interaction *{
background:none !important;
border:none !important;
}
button{
background:transparent !important;
}
button:after{
display:none;
}
#top-row{
position:relative;
}
.ryd-tooltip{
display:none !important;
}
.ytd-subscribe-button-renderer *{
color:#fff;
}
.ytd-segmented-like-dislike-button-renderer #text{
margin-left:8px;
}
canvas{
display:none;
}
#masthead{
background:#1d2021;
}
#voice-search-button{
background:none !important;
}
.iv-branding{
display:none;
}
.ytp-cairo-refresh-signature-moments .ytp-play-progress,
.ytd-thumbnail-overlay-resume-playback-renderer,
.ytp-scrubber-button.ytp-swatch-background-color #logo-icon > .yt-spec-icon-shape.yt-icon.style-scope.yt-icon-shape > div > svg > g:first-of-type > path:first-of-type{
background: red !important;
}
.style-scope ytd-rich-shelf-renderer{display:none;}
ytd-rich-grid-renderer{
--ytd-rich-grid-items-per-row: 5 !important;
--ytd-rich-grid-posts-per-row: 5 !important;
--ytd-rich-grid-slim-items-per-row: 5 !important;
--ytd-rich-grid-item-max-width: 300px !important;
}
ytd-rich-section-renderer{
display:none;
}