From 88da3a99e17ef8b9d3c32d98e2c6f3eebea85ac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 6 Jun 2017 11:03:56 +0200 Subject: [PATCH] refactoring: trying to remove all the css overrides in history tab and make the styles more more inline with best practice css, and if needed use modifier overrides instead --- public/app/core/components/switch.ts | 3 +- .../features/dashboard/history/history.html | 123 +++++++++--------- public/sass/components/_filter-table.scss | 17 ++- public/sass/components/_gf-form.scss | 4 - public/sass/components/_switch.scss | 17 ++- public/sass/pages/_history.scss | 58 --------- 6 files changed, 87 insertions(+), 135 deletions(-) diff --git a/public/app/core/components/switch.ts b/public/app/core/components/switch.ts index 889398d5138..371b1ffe112 100644 --- a/public/app/core/components/switch.ts +++ b/public/app/core/components/switch.ts @@ -7,7 +7,7 @@ import coreModule from 'app/core/core_module'; import Drop from 'tether-drop'; var template = ` -