Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
apollo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
apollo
Commits
f0b5ed35
Commit
f0b5ed35
authored
Aug 07, 2018
by
nobodyiam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update apollo logo
parent
0dc2db2d
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
apollo-portal/src/main/resources/static/img/config.png
apollo-portal/src/main/resources/static/img/config.png
+0
-0
apollo-portal/src/main/resources/static/img/logo-detail.png
apollo-portal/src/main/resources/static/img/logo-detail.png
+0
-0
apollo-portal/src/main/resources/static/img/logo-simple.png
apollo-portal/src/main/resources/static/img/logo-simple.png
+0
-0
apollo-portal/src/main/resources/static/login.html
apollo-portal/src/main/resources/static/login.html
+1
-1
apollo-portal/src/main/resources/static/views/common/nav.html
...lo-portal/src/main/resources/static/views/common/nav.html
+1
-1
No files found.
apollo-portal/src/main/resources/static/img/config.png
View replaced file @
0dc2db2d
View file @
f0b5ed35
24.4 KB
|
W:
|
H:
24.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
apollo-portal/src/main/resources/static/img/logo-detail.png
View replaced file @
0dc2db2d
View file @
f0b5ed35
99 KB
|
W:
|
H:
99 KB
|
W:
|
H:
2-up
Swipe
Onion skin
apollo-portal/src/main/resources/static/img/logo-simple.png
View replaced file @
0dc2db2d
View file @
f0b5ed35
24 KB
|
W:
|
H:
39.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
apollo-portal/src/main/resources/static/login.html
View file @
f0b5ed35
...
@@ -244,7 +244,7 @@
...
@@ -244,7 +244,7 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-12"
>
<div
class=
"col-lg-12"
>
<form
id=
"login-form"
action=
"/signin"
method=
"post"
role=
"form"
style=
"display: block;"
>
<form
id=
"login-form"
action=
"/signin"
method=
"post"
role=
"form"
style=
"display: block;"
>
<p
class=
"text-center"
><img
src=
"img/logo-detail.png"
style=
"width:
284px; height:75px;
"
></p>
<p
class=
"text-center"
><img
src=
"img/logo-detail.png"
style=
"width:
500px;
"
></p>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<input
type=
"text"
name=
"username"
tabindex=
"1"
class=
"form-control"
<input
type=
"text"
name=
"username"
tabindex=
"1"
class=
"form-control"
placeholder=
"Username"
value=
""
>
placeholder=
"Username"
value=
""
>
...
...
apollo-portal/src/main/resources/static/views/common/nav.html
View file @
f0b5ed35
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
ng-show=
"viewMode == 2 && showSideBar"
ng-show=
"viewMode == 2 && showSideBar"
ng-click=
"showSideBar = !showSideBar"
>
ng-click=
"showSideBar = !showSideBar"
>
<a
class=
"navbar-brand logo"
href=
"/"
>
<a
class=
"navbar-brand logo"
href=
"/"
>
<img
src=
"../../img/logo-simple.png"
style=
"
width:131px;
height:45px; margin-top: -13px"
>
<img
src=
"../../img/logo-simple.png"
style=
"height:45px; margin-top: -13px"
>
</a>
</a>
</div>
</div>
<div
class=
"collapse navbar-collapse"
id=
"bs-example-navbar-collapse-1"
>
<div
class=
"collapse navbar-collapse"
id=
"bs-example-navbar-collapse-1"
>
...
...
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