From 2086a969f207768464d411227f2e1328a4112086 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Holeczek?= <lukasz@holeczek.pl>
Date: Mon, 12 Sep 2016 18:40:13 +0200
Subject: [PATCH] Change logo name to logo.png

---
 Angular2_Dev/css/style.css | 2 +-
 Angular_Dev/css/style.css  | 2 +-
 Angular_Seed/css/style.css | 2 +-
 Static_Dev/css/style.css   | 2 +-
 Static_Seed/css/style.css  | 2 +-
 jQuery_Dev/css/style.css   | 2 +-
 jQuery_Seed/css/style.css  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/Angular2_Dev/css/style.css b/Angular2_Dev/css/style.css
index 8c4bffa..156d63b 100755
--- a/Angular2_Dev/css/style.css
+++ b/Angular2_Dev/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
diff --git a/Angular_Dev/css/style.css b/Angular_Dev/css/style.css
index 8c4bffa..156d63b 100755
--- a/Angular_Dev/css/style.css
+++ b/Angular_Dev/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
diff --git a/Angular_Seed/css/style.css b/Angular_Seed/css/style.css
index 8c4bffa..156d63b 100755
--- a/Angular_Seed/css/style.css
+++ b/Angular_Seed/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
diff --git a/Static_Dev/css/style.css b/Static_Dev/css/style.css
index 8c4bffa..156d63b 100755
--- a/Static_Dev/css/style.css
+++ b/Static_Dev/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
diff --git a/Static_Seed/css/style.css b/Static_Seed/css/style.css
index 8c4bffa..156d63b 100755
--- a/Static_Seed/css/style.css
+++ b/Static_Seed/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
diff --git a/jQuery_Dev/css/style.css b/jQuery_Dev/css/style.css
index 8c4bffa..156d63b 100755
--- a/jQuery_Dev/css/style.css
+++ b/jQuery_Dev/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
diff --git a/jQuery_Seed/css/style.css b/jQuery_Seed/css/style.css
index 8c4bffa..156d63b 100755
--- a/jQuery_Seed/css/style.css
+++ b/jQuery_Seed/css/style.css
@@ -4591,7 +4591,7 @@ header.navbar {
     height: 55px;
     padding: 0.5rem 1rem;
     background-color: #fff;
-    background-image: url("../img/coreui-logotyp.png");
+    background-image: url("../img/logo.png");
     background-repeat: no-repeat;
     background-position: center center;
     background-size: 70px auto;
-- 
GitLab