mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Theme fixes
This commit is contained in:
@@ -683,6 +683,12 @@
|
||||
/* Theater mode */
|
||||
#goodTube_playerWrapper.goodTube_theater {
|
||||
border-radius: 0;
|
||||
background: #000000;
|
||||
}
|
||||
|
||||
/* No black background on dark theme */
|
||||
html[darker-dark-theme][dark] #goodTube_playerWrapper {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
/* Fix size of Youtube player (this has to do with us setting the aspect ratio inside "goodTube_youtube_setAspectRatio") */
|
||||
|
||||
Reference in New Issue
Block a user