From f44e634da43f0be024f8ebe6756f11ab442d2abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 20 Nov 2018 09:39:56 +0100 Subject: [PATCH] switch slider changes --- public/app/core/components/switch.ts | 12 ++- .../plugins/partials/ds_http_settings.html | 16 ++-- public/sass/components/_switch.scss | 85 +++++++++++-------- 3 files changed, 71 insertions(+), 42 deletions(-) diff --git a/public/app/core/components/switch.ts b/public/app/core/components/switch.ts index 4d3477006ac..4a1d3ff804f 100644 --- a/public/app/core/components/switch.ts +++ b/public/app/core/components/switch.ts @@ -1,7 +1,7 @@ import coreModule from 'app/core/core_module'; const template = ` -