From e37d117be9904d5a6c22e13a3ce0ddb4e190153c Mon Sep 17 00:00:00 2001 From: dineshkumarkannan Date: Sat, 11 Aug 2018 14:48:39 +0530 Subject: [PATCH] tob nav design changes : kdk --- src/app/components/app-header/app-header.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/app-header/app-header.component.ts b/src/app/components/app-header/app-header.component.ts index 932ed3e..f90e1d4 100755 --- a/src/app/components/app-header/app-header.component.ts +++ b/src/app/components/app-header/app-header.component.ts @@ -3,7 +3,7 @@ import { Component } from '@angular/core'; @Component({ selector: 'app-header', templateUrl: './app-header.component.html', - styles: ['.active12 { color: #20a8d8; text-decoration: underline;}'] + styles: ['.active12 { color: #000 !important; background: #eaeaea !important; padding: 8px !important; border-radius: 2px; box-shadow: 1px 0.5px 1px #faf4f4;}'] // styles: [' // .hyp-active:active { // background: green;