From: Eugen Rochko Date: Mon, 23 Jan 2017 16:18:41 +0000 (+0100) Subject: Forgot to commit X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=ef2b92467977758466f4f19acb3334bee1fde107;p=mastodon.git Forgot to commit --- diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 68443a8e9..fc58c7463 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -80,7 +80,7 @@ table { ::-webkit-scrollbar-track { border: 0px none $color5; border-radius: 0; - background: rgba(0, 0, 0, 0.1); + background: rgba($color8, 0.1); } ::-webkit-scrollbar-track:hover {