mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 18:15:22 +02:00
terminal much better
This commit is contained in:
parent
eed87168ed
commit
8bd5fb3196
7 changed files with 78 additions and 58 deletions
|
@ -40,10 +40,10 @@
|
|||
</div>
|
||||
|
||||
<div id="commandLineBar" class="box vertical flex0">
|
||||
<div id="prompt" class="box horizontal">
|
||||
<div id="prompt" class="">
|
||||
<span class="promptSign box">$</span>
|
||||
<span class="command box"></span>
|
||||
<span class="cursor box"> </span>
|
||||
<p class="command"></p>
|
||||
</div>
|
||||
<textarea id="commandTextField"></textarea>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue