From c8a7d65732b369b8b325aefc17fe8f8b319f85a6 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Mon, 31 Oct 2016 23:51:03 -0400 Subject: [PATCH] 3.5.360. Move twitch_emotes.json. CSS tweaks. Fix hosting layout. --- changelog.html | 22 +++++++++++++++------- dark.css | 10 +++------- old_changes.html | 7 +++++++ src/ember/sidebar.js | 23 +++++++++++------------ src/main.js | 2 +- src/tokenize.js | 2 +- style.css | 27 +++++++++++++++++++++++---- 7 files changed, 61 insertions(+), 32 deletions(-) diff --git a/changelog.html b/changelog.html index d81dc491..e124d936 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,18 @@ +
3.5.360
+ + +
3.5.359
+ +
3.5.358
-
3.5.348
- -
View Older
\ No newline at end of file diff --git a/dark.css b/dark.css index 644c6f88..937788cb 100644 --- a/dark.css +++ b/dark.css @@ -255,15 +255,11 @@ body.ffz-dark:not([data-page="teams#show"]), } .ffz-dark .notification-controls .toggle-notification-menu { - background-color: #19191f; -} - -.ffz-dark .notification-controls .toggle-notification-menu:before { - border-top-color: #8c8c9c; + background-color: #0f8a4d; } .ffz-dark .notification-controls .toggle-notification-menu:hover { - background-color: #101014; + background-color: #119754; } .ffz-dark .pika-input, @@ -369,7 +365,7 @@ body.ffz-dark:not([data-page="teams#show"]), } .ffz-dark .warp__item a.js-language-select, -.ffz-dark .warp__item > a { color: #d5d4d9 !important } +.ffz-dark .warp__item > a:not { color: #d5d4d9 !important } .ffz-dark .warp__item--toggled a.js-language-select, .ffz-dark .warp__item > a:hover, diff --git a/old_changes.html b/old_changes.html index 4df2c60d..5b34b45c 100644 --- a/old_changes.html +++ b/old_changes.html @@ -1,3 +1,10 @@ +
3.5.348
+ +
3.5.347