Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
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
jumpserver
Commits
ab27d1c1
Commit
ab27d1c1
authored
Jan 02, 2018
by
q4speed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改菜单折叠起来时Logo
parent
81604256
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
6 deletions
+14
-6
jumpserver.css
apps/static/css/jumpserver.css
+11
-6
_user_profile.html
apps/templates/_user_profile.html
+3
-0
No files found.
apps/static/css/jumpserver.css
View file @
ab27d1c1
...
@@ -296,22 +296,26 @@ div.dataTables_wrapper div.dataTables_filter {
...
@@ -296,22 +296,26 @@ div.dataTables_wrapper div.dataTables_filter {
border-color
:
#2f4050
;
border-color
:
#2f4050
;
}
}
.nav-header
{
.nav-header
,
body
.mini-navbar
.nav-header
{
padding
:
0
;
padding
:
0
;
background
:
#202c37
;
background
:
#202c37
;
}
}
.profile-element
{
.profile-element
div
:first-child
{
margin-left
:
20px
;
line-height
:
60px
;
width
:
70px
;
float
:
left
;
text-align
:
center
;
}
}
.profile-element
div
{
.profile-element
div
:last-child
{
line-height
:
60px
;
line-height
:
60px
;
width
:
150px
;
float
:
left
;
float
:
left
;
font-size
:
22px
;
font-size
:
22px
;
color
:
#1ab394
;
color
:
#1ab394
;
}
}
.
profile-element
div
+
div
{
.
logo-element
{
margin-left
:
5px
;
padding
:
10px
0
;
}
}
\ No newline at end of file
apps/templates/_user_profile.html
View file @
ab27d1c1
...
@@ -10,6 +10,9 @@
...
@@ -10,6 +10,9 @@
</div>
</div>
</div>
</div>
<div
class=
"clearfix"
></div>
<div
class=
"clearfix"
></div>
<div
class=
"logo-element"
>
<img
alt=
"image"
height=
"40"
src=
"/static/img/logo.png"
/>
</div>
</li>
</li>
<script>
<script>
$
(
document
).
ready
(
function
()
{
$
(
document
).
ready
(
function
()
{
...
...
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