Skip to content

Commit

Permalink
v3.758
Browse files Browse the repository at this point in the history
  • Loading branch information
adokseo committed Nov 9, 2021
1 parent 570b216 commit f92b1df
Show file tree
Hide file tree
Showing 5 changed files with 943 additions and 943 deletions.
4 changes: 2 additions & 2 deletions content-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1045,11 +1045,11 @@ html[it-sidebar-left='true'] #head>#upnext
2.3.5 Thumbnails
-----------------------------------------------------------------------------*/

html[it-thumbnails-right='true'] #dismissible>ytd-thumbnail {
html[it-thumbnails-right='true'] ytd-watch-next-secondary-results-renderer ytd-thumbnail {
order: 7;
}

html[it-thumbnails-hide='true'] #dismissible>ytd-thumbnail {
html[it-thumbnails-hide='true'] ytd-watch-next-secondary-results-renderer ytd-thumbnail {
display: none;
}

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "'Improve YouTube!' (Video & YouTube Tools)🎧",
"short_name": "ImprovedTube",
"description": "__MSG_description_ext__",
"version": "3.757",
"version": "3.758",
"default_locale": "en",
"icons": {
"128": "icons/128.png",
Expand Down
Loading

0 comments on commit f92b1df

Please sign in to comment.