Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-cloud-netflix
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-cloud-netflix
Commits
e8b0e613
Commit
e8b0e613
authored
Aug 24, 2015
by
Spencer Gibb
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #501 from ghillert/master
Replace XD logo with a Eureka logo
parents
b494e1d2
b1dffe00
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
spring-logo-eureka-mobile.png
...ources/static/eureka/images/spring-logo-eureka-mobile.png
+0
-0
spring-logo-eureka.png
...ain/resources/static/eureka/images/spring-logo-eureka.png
+0
-0
spring-logo-xd-mobile.png
.../resources/static/eureka/images/spring-logo-xd-mobile.png
+0
-0
spring-logo-xd.png
...rc/main/resources/static/eureka/images/spring-logo-xd.png
+0
-0
header.less
spring-cloud-netflix-eureka-server/src/main/wro/header.less
+4
-4
responsive.less
...-cloud-netflix-eureka-server/src/main/wro/responsive.less
+2
-2
No files found.
spring-cloud-netflix-eureka-server/src/main/resources/static/eureka/images/spring-logo-eureka-mobile.png
0 → 100644
View file @
e8b0e613
3.72 KB
spring-cloud-netflix-eureka-server/src/main/resources/static/eureka/images/spring-logo-eureka.png
0 → 100644
View file @
e8b0e613
6.14 KB
spring-cloud-netflix-eureka-server/src/main/resources/static/eureka/images/spring-logo-xd-mobile.png
deleted
100644 → 0
View file @
b494e1d2
3.58 KB
spring-cloud-netflix-eureka-server/src/main/resources/static/eureka/images/spring-logo-xd.png
deleted
100644 → 0
View file @
b494e1d2
22.4 KB
spring-cloud-netflix-eureka-server/src/main/wro/header.less
View file @
e8b0e613
...
@@ -8,9 +8,9 @@
...
@@ -8,9 +8,9 @@
}
}
.navbar a.navbar-brand {
.navbar a.navbar-brand {
background: url("../images/spring-logo-
xd
.png") -1px -1px no-repeat;
background: url("../images/spring-logo-
eureka
.png") -1px -1px no-repeat;
margin: 12px 0 6px;
margin: 12px 0 6px;
width:
229
px;
width:
300
px;
height: 46px;
height: 46px;
display: inline-block;
display: inline-block;
text-decoration: none;
text-decoration: none;
...
@@ -19,9 +19,9 @@
...
@@ -19,9 +19,9 @@
.navbar a.navbar-brand span {
.navbar a.navbar-brand span {
display: block;
display: block;
width:
229
px;
width:
300
px;
height: 46px;
height: 46px;
background: url("../images/spring-logo-
xd
.png") -1px -48px no-repeat;
background: url("../images/spring-logo-
eureka
.png") -1px -48px no-repeat;
opacity: 0;
opacity: 0;
-moz-transition: opacity 0.12s ease-in-out;
-moz-transition: opacity 0.12s ease-in-out;
-webkit-transition: opacity 0.12s ease-in-out;
-webkit-transition: opacity 0.12s ease-in-out;
...
...
spring-cloud-netflix-eureka-server/src/main/wro/responsive.less
View file @
e8b0e613
...
@@ -9,10 +9,10 @@
...
@@ -9,10 +9,10 @@
.navbar a.navbar-brand {
.navbar a.navbar-brand {
display: block;
display: block;
margin: 0 auto 0 auto;
margin: 0 auto 0 auto;
width:
148
px;
width:
200
px;
height: 50px;
height: 50px;
float: none;
float: none;
background: url("../images/spring-logo-
xd
-mobile.png") 0 center no-repeat;
background: url("../images/spring-logo-
eureka
-mobile.png") 0 center no-repeat;
}
}
.homepage-billboard .homepage-subtitle {
.homepage-billboard .homepage-subtitle {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment