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
6b8b0f4a
Commit
6b8b0f4a
authored
Oct 22, 2019
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 修改terminal字体
parent
b3502a92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
26 deletions
+26
-26
celery_task_log.html
apps/ops/templates/ops/celery_task_log.html
+26
-26
No files found.
apps/ops/templates/ops/celery_task_log.html
View file @
6b8b0f4a
...
@@ -8,35 +8,35 @@
...
@@ -8,35 +8,35 @@
<link
rel=
"stylesheet"
href=
"{% static 'js/plugins/xterm/xterm.css' %}"
/>
<link
rel=
"stylesheet"
href=
"{% static 'js/plugins/xterm/xterm.css' %}"
/>
<link
rel=
"shortcut icon"
href=
"{{ FAVICON_URL }}"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"{{ FAVICON_URL }}"
type=
"image/x-icon"
>
<style>
<style>
{
#body
{#
}
body
{
{
#
background-color
:
black
;
#
}
background-color
:
black
;
{
#
}
#}
}
.xterm-rows
{
font-family
:
"Bitstream Vera Sans Mono"
,
Monaco
,
"Consolas"
,
Courier
,
monospace
;
font-size
:
13px
;
}
.terminal
.xterm-viewport
{
background-color
:
#1f1b1b
;
overflow
:
auto
;
}
{
#.xterm-rows
{#
}
body
::-webkit-scrollbar-track
{
{
#
font-family
:
"Bitstream Vera Sans Mono"
,
Monaco
,
"Consolas"
,
Courier
,
monospace
;
#
}
-webkit-box-shadow
:
inset
0
0
2px
rgba
(
0
,
0
,
0
,
0.3
);
{
#
font-size
:
13px
;
#
}
background-color
:
#272323
;
{
#
}
#}
border-radius
:
6px
;
}
{
#.terminal
.xterm-viewport
{#
}
body
::-webkit-scrollbar
{
{
#
background-color
:
#1f1b1b
;
#
}
width
:
8px
;
{
#
overflow
:
auto
;
#
}
height
:
8px
;
{
#
}
#
}
}
{
#
body
::
-webkit-scrollbar-track
{#
}
body
::-webkit-scrollbar-thumb
{
{
#
-webkit-box-shadow
:
inset
0
0
2px
rgba
(
0
,
0
,
0
,
0.3
);
#
}
background-color
:
#494141
;
{
#
background-color
:
#272323
;
#
}
border-radius
:
6px
;
{
#
border-radius
:
6px
;
#
}
}
{
#
}
#}
{
##
}
{
#
body
::
-webkit-scrollbar
{#
}
{
#
width
:
8px
;
#
}
{
#
height
:
8px
;
#
}
{
#
}
#}
{
##
}
{
#
body
::
-webkit-scrollbar-thumb
{#
}
{
#
background-color
:
#494141
;
#
}
{
#
border-radius
:
6px
;
#
}
{
#
}
#}
</style>
</style>
</head>
</head>
<div
id=
"term"
style=
"height: 100%;width: 100%"
>
<div
id=
"term"
style=
"height: 100%;width: 100%"
>
...
...
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