From 195e9f03141e001c1de2546d40b4e8002ae848a8 Mon Sep 17 00:00:00 2001 From: bashmak Date: Thu, 25 May 2017 12:31:00 +0300 Subject: [PATCH] =?UTF-8?q?FIXBUG:=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BD=D0=B5=20=D0=BE=D0=B4=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=D0=BA=D0=BE=D0=B2=D0=BE=D0=B5=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80?= =?UTF-8?q?=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=BB=D0=B8?= =?UTF-8?q?=D0=B2=D0=BA=D0=B8=20=D1=86=D0=B2=D0=B5=D1=82=D0=B0=20=D0=B3?= =?UTF-8?q?=D1=80=D0=B0=D1=84=D0=B8=D0=BA=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/css/custom.css b/static/css/custom.css index bb88cc3..78c1330 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -238,6 +238,8 @@ button[data-toggle=offcanvas]{ */ .ct-series-a .ct-area { fill: black; + opacity: 0.3; + fill-opacity: 0.3; }