tob nav design changes : kdk

This commit is contained in:
dineshkumarkannan 2018-08-11 14:48:39 +05:30
parent b6c18e2eb8
commit e37d117be9

View File

@ -3,7 +3,7 @@ import { Component } from '@angular/core';
@Component({ @Component({
selector: 'app-header', selector: 'app-header',
templateUrl: './app-header.component.html', 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: [' // styles: ['
// .hyp-active:active { // .hyp-active:active {
// background: green; // background: green;