Skip to content

Commit d692e25

Browse files
committed
Deleted unneeded style ↞ [auto-sync from https://github.com/adamlui/youtube-classic]
1 parent 0af52d9 commit d692e25

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

youtube-classic/youtube-classic.user.js

Lines changed: 1 addition & 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.17
3+
// @version 2026.1.17.1
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
@@ -1702,8 +1702,6 @@
17021702
background-color: #cc0000 !important ; color: #fff !important ; border-radius: 2px !important ;
17031703
text-transform: uppercase !important ; font-weight: 500 !important ; letter-spacing: 0.5px !important
17041704
}
1705-
#subscribe-button ytd-subscribe-button-renderer button.yt-spec-button-shape-next--filled:hover {
1706-
background-color: #cc0000 !important }
17071705
#subscribe-button ytd-subscribe-button-renderer button.yt-spec-button-shape-next--tonal {
17081706
background-color: #f2f2f2 !important ; color: #606060 !important ; border-radius: 2px !important ;
17091707
text-transform: uppercase !important ; font-weight: 500 !important ; letter-spacing: 0.5px !important

0 commit comments

Comments
 (0)