diff --git a/changelog.html b/changelog.html index 75c608a0..7897095e 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,55 @@ +
3.5.511
+ + +
3.5.510
+ + +
3.5.509
+ + +
3.5.508
+ + +
3.5.507
+ + +
3.5.506
+ + +
3.5.505
+ + +
3.5.504
+ + +
3.5.503
+ +
3.5.502
-
3.5.500
- - -
3.5.499
- - -
3.5.498
- - -
3.5.497
- - -
3.5.496
- - -
3.5.495
- - -
3.5.494
- - -
3.5.493
- -
View Older
\ No newline at end of file diff --git a/dark.css b/dark.css index c9ed9014..6983d3ee 100644 --- a/dark.css +++ b/dark.css @@ -1211,6 +1211,33 @@ body.ffz-dark:not([data-page="teams#show"]), border-color: rgba(255,255,255,0.2); } +.ffz-dark .dash-column { border: none } +.ffz-dark .js-dashboard-chat-module > div { border-right: none !important } + + +.ffz-dark .vod-vertical-nav { + background-color: #191919; + border-color: #474747; +} + + +.ffz-dark .vod-vertical-nav__list-item .active, +.ffz-dark .vod-vertical-nav__list-item .active:hover, +.ffz-dark .vod-vertical-nav__list-item .active:active, +.ffz-dark .vod-vertical-nav__list-item .active:focus { + background-color: #6441a5; +} + +.ffz-dark .vod-vertical-nav__link:hover, +.ffz-dark .vod-vertical-nav__link:active, +.ffz-dark .vod-vertical-nav__link:focus { + background-color: #392e5c; +} + +.ffz-dark .dashboard-page div[style*="background"][style*="#f9f8fc"] { + background-color: #191919 !important +} + /* Front Page: Pulse */ @@ -1335,6 +1362,11 @@ body.ffz-dark:not([data-page="teams#show"]), /* Playlist */ +.ffz-dark .cn-chat-replay-header { + background: transparent; + border: none; +} + .ffz-dark .cn-chat-replay-header, .ffz-dark .ember-chat .chat-header { box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.2); @@ -1669,6 +1701,14 @@ body.ffz-dark:not([data-page="teams#show"]), } +.ffz-dark .activity-comments { + border-color: #474747; +} + +.ffz-dark .activity-comment:hover { + background-color: rgba(255,255,255,0.2); +} + .ffz-dark .activity-card__comments { background-color: #121212; box-shadow:inset 0 1px 0 #474747; diff --git a/old_changes.html b/old_changes.html index a37df9e2..7635c2db 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,60 @@ +
3.5.500
+ + +
3.5.499
+ + +
3.5.498
+ + +
3.5.497
+ + +
3.5.496
+ + +
3.5.495
+ + +
3.5.494
+ + +
3.5.493
+ +
3.5.492