From 7670737873705a66456b20ba05a161417ff6ced1 Mon Sep 17 00:00:00 2001 From: rr- Date: Sat, 11 Jun 2016 11:37:00 +0200 Subject: client/general: reduce visual distractions --- client/css/nprogress.styl | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'client/css/nprogress.styl') diff --git a/client/css/nprogress.styl b/client/css/nprogress.styl index 2db38e7..f280749 100644 --- a/client/css/nprogress.styl +++ b/client/css/nprogress.styl @@ -16,19 +16,8 @@ display: none .peg - display: block - position: absolute - right: 0px - width: 100px - height: 100% - box-shadow: 0 0 10px $main-color, 0 0 5px $main-color - opacity: 1.0 - transform: rotate(3deg) translate(0px, -4px) + display: none .nprogress-custom-parent overflow: hidden position: relative - - #nprogress .spinner, - #nprogress .bar - position: absolute -- cgit v1.3