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
7 years ago
by
liuzheng712
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: update
parent
bf6d7da1
master
dependabot/npm_and_yarn/handlebars-4.5.3
dependabot/npm_and_yarn/sshpk-1.16.1
dev
gengmei
koko
manual
v52
v54
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.0.0
0.5.1
0.5
0.5-rel
0.5-beta-2
0.5-beta-1
0.5-alpha-3
0.5-alpha-2
0.5-alpha-1
0.1-alpha
v1.4.7
v1.4.4
v1.0.0
No related merge requests found
Show 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>
This diff is collapsed.
Click to expand it.
src/favicon.ico
View replaced file @
bf6d7da1
View file @
4847a22c
5.3 KB
|
W:
32px
|
H:
32px
1.59 KB
|
W:
26px
|
H:
26px
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
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"
>
...
...
This diff is collapsed.
Click to expand it.
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
;
}
This diff is collapsed.
Click to expand it.
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