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
8c20583b
Commit
8c20583b
authored
May 08, 2018
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 更新term css
parent
f376f056
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
4 deletions
+6
-4
control.component.css
src/app/pages/control/control/control.component.css
+1
-0
json.component.css
src/app/pages/replay/json/json.component.css
+1
-0
environment.prod.ts
src/environments/environment.prod.ts
+1
-1
styles.css
src/styles.css
+3
-3
No files found.
src/app/pages/control/control/control.component.css
View file @
8c20583b
...
...
@@ -8,6 +8,7 @@ elements-term, elements-guacamole, elements-settings {
.window
{
display
:
none
;
padding
:
15px
;
}
.active
{
...
...
src/app/pages/replay/json/json.component.css
View file @
8c20583b
...
...
@@ -20,6 +20,7 @@
#term
.terminal
div
span
{
min-width
:
12px
;
padding
:
15px
;
}
elements-term
{
...
...
src/environments/environment.prod.ts
View file @
8c20583b
export
const
environment
=
{
production
:
true
};
export
const
version
=
'1.
0
.0-{{BUILD_NUMBER}} GPLv2.'
;
export
const
version
=
'1.
3
.0-{{BUILD_NUMBER}} GPLv2.'
;
src/styles.css
View file @
8c20583b
...
...
@@ -44,9 +44,9 @@ app-root {
/*margin: 15px;*/
}
.xterm-rows
{
padding
:
15px
;
}
/*.xterm-rows {*/
/*padding: 15px;*/
/*}*/
.terminal
.xterm-viewport
{
background-color
:
#1f1b1b
;
...
...
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