Mercurial > personal > no-gemini
diff extension/css/youtube.css @ 27:25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Fri, 03 Oct 2025 14:30:26 -0400 |
parents | 6661e33327c6 |
children |
line wrap: on
line diff
--- a/extension/css/youtube.css Mon Sep 22 16:51:52 2025 -0400 +++ b/extension/css/youtube.css Fri Oct 03 14:30:26 2025 -0400 @@ -1,4 +1,10 @@ +/* + * 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; } + */