refactor(console) jqconsole-ol-prompt: set correct order

This commit is contained in:
coderaiser 2014-03-18 08:50:29 -04:00
parent 714cbdbe82
commit 2fc392f9a0

View file

@ -34,8 +34,8 @@
color: #4a473a
}
.jqconsole-old-prompt {
color: #b7b4a8;
font-weight: normal;
font-weight : normal;
color : #b7b4a8;
}
.brace {