mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(console) jqconsole -> console
This commit is contained in:
parent
1e54142914
commit
d5c1366e35
1 changed files with 2 additions and 12 deletions
|
|
@ -1,14 +1,4 @@
|
|||
#console {
|
||||
height: 400px;
|
||||
width: 750px;
|
||||
position:relative;
|
||||
background-color: black;
|
||||
border: 2px solid #CCC;
|
||||
margin: 0 auto;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.error-msg{
|
||||
.error-msg {
|
||||
color: crimson;
|
||||
}
|
||||
|
||||
|
|
@ -59,4 +49,4 @@
|
|||
}
|
||||
.jqconsole-composition {
|
||||
background-color: red;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue