This commit is contained in:
goodtube4u
2024-07-22 13:01:02 +10:00
parent bcf85e43a9
commit 600ddce2c3
2 changed files with 3 additions and 2 deletions

View File

@@ -566,7 +566,8 @@
/* Automatic server styling */ /* Automatic server styling */
#goodTube_playerWrapper.goodTube_automaticServer .vjs-source-button ul li:first-child { #goodTube_playerWrapper.goodTube_automaticServer .vjs-source-button ul li:first-child,
#goodTube_playerWrapper.goodTube_automaticServer .vjs-source-button ul li.vjs-selected:first-child {
background: #ffffff !important; background: #ffffff !important;
color: #000000 !important; color: #000000 !important;
} }

2
goodtube.min.js vendored

File diff suppressed because one or more lines are too long