From a58ced408c9084926a31b24b66b62b488e07d4ba Mon Sep 17 00:00:00 2001 From: Vito Date: Wed, 30 Aug 2017 08:20:33 -0700 Subject: [PATCH] [ADF-1454] resolved login switch problem (#2258) --- .../app/components/login/login-demo.component.css | 3 +++ .../app/components/login/login-demo.component.html | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/demo-shell-ng2/app/components/login/login-demo.component.css b/demo-shell-ng2/app/components/login/login-demo.component.css index b167ae7bbb..32185b2b02 100644 --- a/demo-shell-ng2/app/components/login/login-demo.component.css +++ b/demo-shell-ng2/app/components/login/login-demo.component.css @@ -35,3 +35,6 @@ } } +.settings >>> .mat-slide-toggle-thumb-container { + cursor: pointer; +} diff --git a/demo-shell-ng2/app/components/login/login-demo.component.html b/demo-shell-ng2/app/components/login/login-demo.component.html index bdb67cda16..3d2cbab27e 100644 --- a/demo-shell-ng2/app/components/login/login-demo.component.html +++ b/demo-shell-ng2/app/components/login/login-demo.component.html @@ -5,7 +5,7 @@ Content Services @@ -14,7 +14,7 @@ Process Services @@ -23,7 +23,7 @@ CSRF @@ -32,7 +32,7 @@ Login footer