Brian Granger
|
ffc2dffeca
|
Tweaking and cleanup of notebook.css.
* Adjusted font sizes for improved readability.
* Got rid of unused css attributes and styles.
* Changed font of Title to Verdana.
|
15 years ago |
Brian Granger
|
d8ca0d5d5b
|
Fixes to notebook scrolling and layout.
We are now using the flexible box model, so the layout won't work
on IE9, but it already doesn't work on IE9 because of WS support.
|
15 years ago |
Brian Granger
|
a5c3132665
|
Status monitoring added to notebook.
* Busy == red
* Idle == gray
* Restarting == black
|
15 years ago |
Brian Granger
|
bb7e0bff27
|
Minor changes to notebook css.
|
15 years ago |
Brian Granger
|
3ed9c3371c
|
Make the main notebook div auto scroll.
|
15 years ago |
Brian Granger
|
96cb3a8982
|
Initial reply handling implemented along with css fixes.
|
15 years ago |
Brian Granger
|
360b6bf6ab
|
Initial draft of HTML5/JS/CSS3 notebook.
|
15 years ago |