From 825fe04b004123cb41d64948f9e96223faeecb29 Mon Sep 17 00:00:00 2001 From: Jan Kuri Date: Fri, 3 Nov 2017 20:14:44 +0100 Subject: [PATCH] feat(header): header styles --- src/app/assets/public/images/icons/search.svg | 9 +++ .../app-header/app-header.component.html | 8 ++- src/app/styles/colors.sass | 2 +- src/app/styles/nav.sass | 67 +++++++++++++++---- 4 files changed, 68 insertions(+), 18 deletions(-) create mode 100644 src/app/assets/public/images/icons/search.svg diff --git a/src/app/assets/public/images/icons/search.svg b/src/app/assets/public/images/icons/search.svg new file mode 100644 index 000000000..1aa4a03d9 --- /dev/null +++ b/src/app/assets/public/images/icons/search.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/app/components/app-header/app-header.component.html b/src/app/components/app-header/app-header.component.html index 35a9ef9ec..8feb58430 100644 --- a/src/app/components/app-header/app-header.component.html +++ b/src/app/components/app-header/app-header.component.html @@ -4,8 +4,12 @@ + -