Skip to content

Commit 8d4df70

Browse files
committed
Deleted indents ↞ [auto-sync from https://github.com/adamlui/youtube-classic]
1 parent bd9b72b commit 8d4df70

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

youtube-classic/youtube-classic.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name YouTube™ Classic 📺 — (Remove rounded design + Return YouTube dislikes)
3-
// @version 2026.1.20.4
3+
// @version 2026.1.20.5
44
// @author Adam Lui, Magma_Craft, Anarios, JRWR, Fuim & hoothin
55
// @namespace https://github.com/adamlui
66
// @description Reverts YouTube to its classic design (before all the rounded corners & hidden dislikes) + redirects YouTube Shorts
@@ -633,8 +633,8 @@
633633
--yt-spec-10-percent-layer: rgba(0,0,0,0.1) !important
634634
}
635635
:where(segmented-like-dislike-button-view-model, yt-button-view-model) button {
636-
/* Un-segment engagement buttons below vid https://github.com/adamlui/youtube-classic/issues/10 */
637-
background: none !important }
636+
/* Un-segment engagement buttons below vid https://github.com/adamlui/youtube-classic/issues/10 */
637+
background: none !important }
638638
639639
ytd-masthead { background: var(--yt-spec-brand-background-solid) !important }
640640
ytd-app { background: var(--yt-spec-general-background-a) !important }

0 commit comments

Comments
 (0)