view extension/css/youtube.css @ 30:be3daf3ad9b8 default tip

Bump version to v0.2.19.
author Paul Fisher <paul@pfish.zone>
date Sat, 04 Oct 2025 14:56:08 -0400
parents 25c53854dd9d
children
line wrap: on
line source

/*
 * Currently disabled because there's no good way to select only buttons
 * that aren't the "Ask" button in a locale-independent way.
 * All the yt-button-view-model elements look the same to CSS.

ytd-watch-metadata #flexible-item-buttons > yt-button-view-model
{
    display: none !important;
}
 */