mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(console) prompt: add margin 10px
This commit is contained in:
parent
a30d187ec2
commit
e1efb3b79f
1 changed files with 4 additions and 0 deletions
|
|
@ -37,6 +37,10 @@
|
|||
color : #b7b4a8;
|
||||
}
|
||||
|
||||
.jqconsole-prompt, .jqconsole-old-prompt {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.brace {
|
||||
color: #00FFFF;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue