Skip to content

Commit bae57ed

Browse files
committed
v1.5.1 fixed color
1 parent 35631f2 commit bae57ed

2 files changed

Lines changed: 0 additions & 24 deletions

File tree

chrome/bringBack.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
.yt-spec-button-shape-next--filled {
22
background-color: red !important;
3-
}
4-
5-
.yt-spec-button-shape-next {
6-
color: white !important;
7-
}
8-
9-
.yt-spec-button-shape-next--filled[light] {
10-
border-radius: 3px !important;
11-
}
12-
13-
.yt-spec-button-shape-next--filled[dark], .yt-spec-button-shape-next--filled[darker-dark-theme] {
14-
border-radius: 3px !important;
153
color: white !important;
164
}
175

firefox/bringBack.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
.yt-spec-button-shape-next--filled {
22
background-color: red !important;
3-
}
4-
5-
.yt-spec-button-shape-next {
6-
color: white !important;
7-
}
8-
9-
.yt-spec-button-shape-next--filled[light] {
10-
border-radius: 3px !important;
11-
}
12-
13-
.yt-spec-button-shape-next--filled[dark], .yt-spec-button-shape-next--filled[darker-dark-theme] {
14-
border-radius: 3px !important;
153
color: white !important;
164
}
175

0 commit comments

Comments
 (0)