mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-28 22:08:36 +02:00
helper bar now clickable pretty sure
This commit is contained in:
parent
e7d9b76b98
commit
af12fe19f0
4 changed files with 10 additions and 14 deletions
|
@ -211,7 +211,6 @@ body.hgMode #mainVisSpace .modeText.hgMode {
|
|||
/* Some interface things */
|
||||
|
||||
div.canvasTerminalHolder {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
@ -300,6 +299,7 @@ div.canvasTerminalHolder > div.terminal-window-holder div.inside {
|
|||
|
||||
div.canvasTerminalHolder > div.terminal-window-holder {
|
||||
max-width: 500px;
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
/* Toolbar */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue