Commit Graph

264 Commits

Author SHA1 Message Date
Jonathan Frederic
09b289d932 Merge pull request #7274 from Carreau/global-command
make global css change on command/edit mode
2014-12-23 18:20:19 -08:00
Brian E. Granger
7b21e13705 Merge pull request #7242 from jdfreder/terminal-fixes
Some UI design changes for the Notebook and associates
2014-12-23 13:20:20 -08:00
Jonathan Frederic
2c43bc60ae invoke css 2014-12-23 12:15:06 -08:00
Jonathan Frederic
849c96ae61 Merge pull request #7268 from Carreau/ungroup-button
ungroup button on dashboard
2014-12-23 11:24:30 -08:00
Matthias Bussonnier
6b57f44bf6 ungroup button on dashboard
fix a few instanced of button toolbar that were not with the right class or not in btn groups.
2014-12-23 11:32:15 +01:00
Bussonnier Matthias
15ab64e884 make global css change on command/edit mode 2014-12-19 15:20:16 +01:00
Jonathan Frederic
7926c36b0d Remove right margin from the terminal 2014-12-18 16:28:59 -08:00
Jonathan Frederic
8d2e57e3ef invoke css 2014-12-18 15:37:41 -08:00
Jonathan Frederic
fd5659427d invoke css 2014-12-18 15:19:36 -08:00
Jonathan Frederic
359bc2e1bc invoke css 2014-12-18 15:19:36 -08:00
Jonathan Frederic
7daba81475 invoke css 2014-12-18 15:19:36 -08:00
Jonathan Frederic
b81a9f6bc6 invoke css 2014-12-18 15:19:36 -08:00
Jonathan Frederic
461b2e74b6 invoke css 2014-12-18 15:19:36 -08:00
Jonathan Frederic
4e7832cf64 invoke css 2014-12-18 15:19:35 -08:00
Bussonnier Matthias
2b0147c21a no shadow on print media
Also hide celltoolbars
2014-12-18 15:19:35 -08:00
Matthias Bussonnier
6e9ef7abeb Style notebook as a document 2014-12-18 15:19:35 -08:00
Jonathan Frederic
4d62ad0df6 invoke css 2014-12-18 15:19:35 -08:00
Jonathan Frederic
3969f0ec84 Move terminal less into better location 2014-12-18 15:19:35 -08:00
Min RK
9f9714e11f remove kernel logo text placeholder 2014-12-16 21:14:51 -08:00
Min RK
da88bff678 add text placeholder for kernels with no logo
capital first initial on gray field
2014-12-16 21:14:23 -08:00
Min RK
d5f6aaa1f6 remove kernel selector from header
- add kernel name to indicator
- float kernel logo where indicator used to be
2014-12-16 21:13:36 -08:00
Jonathan Frederic
e7370be7cc invoke css 2014-12-16 11:32:54 -08:00
Jonathan Frederic
79fd5c3fed Address comments 2014-12-16 11:32:43 -08:00
Jonathan Frederic
d9346c002d invoke css 2014-12-15 13:39:28 -08:00
Brian E. Granger
bd57d219fc Merge pull request #7199 from takluyver/python-logo
Use Python logo for IPython kernel
2014-12-12 20:13:59 -08:00
Thomas Kluyver
27ad247f9d Enlarge Jupyter logo to 28px height 2014-12-12 14:31:48 -08:00
Thomas Kluyver
7454b25dc0 Probably don't need text styles on an img tag 2014-12-12 12:02:16 -08:00
Jonathan Frederic
45eadcd06c invoke css 2014-12-12 07:43:00 -08:00
Jonathan Frederic
c5de028039 invoke css 2014-12-11 13:55:36 -08:00
Jonathan Frederic
c897b66031 invoke css 2014-12-10 16:51:29 -08:00
Jonathan Frederic
d5a4739636 invoke css 2014-12-10 14:58:10 -08:00
Jonathan Frederic
b1b88a7855 Merge pull request #7147 from jdfreder/print
Meta-p for print
2014-12-10 12:35:55 -08:00
Jonathan Frederic
4842d48ace invoke css 2014-12-10 10:51:00 -08:00
Jonathan Frederic
d58d3a65a3 invoke css 2014-12-10 10:44:23 -08:00
Min RK
e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
Initial support for supplying kernel logos in kernel spec
2014-12-09 15:08:07 -08:00
Min RK
7d465c7e96 Merge pull request #7139 from jdfreder/widget-space-fix
Fix padding of widgets.
2014-12-09 15:06:21 -08:00
Jonathan Frederic
bf18e09521 invoke css 2014-12-09 14:59:19 -08:00
Thomas Kluyver
7cc07251e4 Use double resolution logo to support hires displays 2014-12-09 12:11:02 -08:00
Jonathan Frederic
cb12229480 Fix padding of widgets. 2014-12-08 17:32:43 -08:00
Min RK
0b8920193f add Mode menu to editor 2014-12-07 13:40:42 -08:00
Min RK
c58070a702 make savewidget css a little more generic
- use classes instead of IDs
- use .filename instead of #notebook_name
2014-12-07 13:11:20 -08:00
Min RK
9a504dd7c3 basic LESS for editor 2014-12-07 13:10:14 -08:00
Min RK
0b46e2aff2 remove some custom css
mainly in navbars, where we were doing custom
things that bootstrap already did with classes.

This did require the removal of multiple class LESS inheritance for
navbar buttons, because it doesn't work properly. Seems like a LESS bug, but I'm not sure.
2014-12-07 11:16:15 -08:00
Nicholas Bollweg (Nick)
d3601f90ef checking in css 2014-12-06 14:18:51 -05:00
Min RK
6a1cebe4c0 minor reflow of tree header
- remove absolutely positioned text (absolute text doesn't wrap correctly)
- associate hidden upload directly with 'click here' via span
- remove column split, rely on regular reflow
2014-12-05 13:08:55 -08:00
Min RK
d9767e8c94 separate selecting default kernel from new notebook with specified kernel
adds checkmark to indicate selection
2014-12-05 12:06:55 -08:00
Min RK
d312486840 Add kernel-select dropdown to new notebook button
most recent choice is remembered in localStorage
2014-12-05 12:06:54 -08:00
Jonathan Frederic
5e7d1cfa9f Add dark lower border to pager handle 2014-12-04 20:33:25 -08:00
Jonathan Frederic
c0f01d65e8 Increase pager handle size. 2014-12-03 14:29:20 -08:00
Jonathan Frederic
e79a43e867 Fix scroll/resize handle missing behavior. 2014-12-03 14:29:20 -08:00