Skip to content

Commit 8b71d34

Browse files
OothecaPickleAlban Dumas
authored and
Alban Dumas
committed
apply overflow menu text color change only to overflow menu (not to stats button) (FreeTubeApp#6406)
1 parent 5505e89 commit 8b71d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/components/ft-shaka-video-player/ft-shaka-video-player.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
color: var(--side-nav-hover-text-color) !important;
6868
}
6969

70-
:deep(.shaka-current-selection-span) {
70+
:deep(.shaka-overflow-menu-only .shaka-current-selection-span) {
7171
color: var(--tertiary-text-color) !important;
7272
}
7373

0 commit comments

Comments
 (0)