Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
L
luna
Project
Project
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
ops
luna
Commits
4847a22c
Commit
4847a22c
authored
Nov 29, 2017
by
liuzheng712
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: update
parent
bf6d7da1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
15 deletions
+8
-15
footer.component.html
src/app/BasicPage/footer/footer.component.html
+7
-4
favicon.ico
src/favicon.ico
+0
-0
index.html
src/index.html
+1
-1
styles.css
src/styles.css
+0
-10
No files found.
src/app/BasicPage/footer/footer.component.html
View file @
4847a22c
<div
class=
"container"
*
ngIf=
"User.logined"
>
<footer>
<p>
© Company 2017
</p>
</footer>
<div
class=
"footer fixed"
>
<div
class=
"pull-right"
>
Version
<strong>
0.4
</strong>
GPL.
</div>
<div>
<strong>
Copyright
</strong>
Jumpserver.org Team
©
2014-2018
</div>
</div>
src/favicon.ico
View replaced file @
bf6d7da1
View file @
4847a22c
5.3 KB
|
W:
|
H:
1.59 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/index.html
View file @
4847a22c
...
...
@@ -2,7 +2,7 @@
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
>
<title>
MyApp
</title>
<title>
JumpServer
</title>
<base
href=
"/"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
...
...
src/styles.css
View file @
4847a22c
...
...
@@ -16,16 +16,6 @@ body {
width
:
100%
;
}
footer
{
padding
:
30px
0
;
}
app-root
{
height
:
100%
;
}
.terminal
{
font-size
:
11px
!important
;
padding-bottom
:
16px
!important
;
font-family
:
'Monaco'
,
iosevka
!important
;
}
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