helper bar now clickable pretty sure

This commit is contained in:
Peter Cottle 2013-12-27 10:14:29 -08:00
parent e7d9b76b98
commit af12fe19f0
4 changed files with 10 additions and 14 deletions

View file

@ -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 */