diff --git a/changelog.html b/changelog.html index cd42702e..54b01c71 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
3.5.363
+ +
3.5.362
-
3.5.352
- -
View Older
\ No newline at end of file diff --git a/dark.css b/dark.css index f63ed4f9..a588c5dd 100644 --- a/dark.css +++ b/dark.css @@ -289,6 +289,7 @@ body.ffz-dark:not([data-page="teams#show"]), background-color: #191919; } +.ffz-dark select.pl-form__input, .ffz-dark .video-stats .form__input[type=search]:not(:focus):not(:hover) { box-shadow: inset 0 0 1px rgba(255,255,255,0.2); } @@ -483,6 +484,7 @@ body.ffz-dark:not([data-page="teams#show"]), /* Video Manager */ +.ffz-dark .player-menu-options, .ffz-dark ul.tabs:before, .ffz-dark .directory_header .nav:before, .ffz-dark ul.tabs_fake:before, diff --git a/old_changes.html b/old_changes.html index 42f44332..1665c317 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,8 @@ +
3.5.352
+ +
3.5.351