235 Commits (cfa2d26f7102fdcfc99dc5a171affcffcf51212d)

Author SHA1 Message Date
Jonathan Frederic b1b88a7855 Merge pull request #7147 from jdfreder/print
12 years ago
Jonathan Frederic bdb0e9dd7a Move header styles into base less
12 years ago
Jonathan Frederic f497d06d0c Avoid using important
12 years ago
Min RK e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
12 years ago
Jonathan Frederic b29d81ee23 Add LESS that enables meta-p printing
12 years ago
Thomas Kluyver 7cc07251e4 Use double resolution logo to support hires displays
12 years ago
Min RK c58070a702 make savewidget css a little more generic
12 years ago
Min RK 0b46e2aff2 remove some custom css
12 years ago
Nicholas Bollweg (Nick) 8f5b447eaf removing monkeypatch, importing rest of codemirror default theme
12 years ago
Jonathan Frederic 5e7d1cfa9f Add dark lower border to pager handle
12 years ago
Jonathan Frederic c0f01d65e8 Increase pager handle size.
12 years ago
Jonathan Frederic e79a43e867 Fix scroll/resize handle missing behavior.
12 years ago
Jonathan Frederic a7d54cd512 Fix scrolling for large outputs
12 years ago
Jonathan Frederic 353a9afd34 Kill the layout manager
12 years ago
Bussonnier Matthias a2b35cb869 use less variable for rounded corner
12 years ago
Min RK 88219df674 Preserve nbformat_minor from the future
12 years ago
Min RK bb23105fdd Handle unrecognized outputs and cells from the future
12 years ago
MinRK 458dcd12e3 make markdown heading input match output size
12 years ago
Thomas Kluyver 8917e9951e Move terminal CSS into LESS file
12 years ago
Bussonnier Matthias 1b200e5504 recompute dummy size dynamically + styling in css
12 years ago
Thomas Kluyver c39939869f Merge pull request #6653 from mattpap/fix_ansispan
12 years ago
MinRK e36df49c5f tweak collapsed navbar style
12 years ago
Jessica B. Hamrick 8294a5938b Right-justify celltoolbar instead of reversing
12 years ago
Mateusz Paprocki ba54e020a3 Use more yellowish color for ansiyellow
12 years ago
Matthias BUSSONNIER a9b4bdc03f Move md-cell display logic to css
12 years ago
Matthias BUSSONNIER 7752320295 get rid of some jq-ui- style
12 years ago
Matthias Bussonnier 77ec6fdfa2 Merge pull request #6205 from Carreau/momentjs
12 years ago
MinRK d5a4553b8e improve indicators and handling of dead kernels and broken websocket connections
12 years ago
Thomas Kluyver c15284d716 Merge pull request #6238 from ivanov/cm-heading-fonts
12 years ago
Paul Ivanov 9cafcaa421 fix more style consistencies
12 years ago
Paul Ivanov 5e018bba0d match font family when editing heading cells
12 years ago
Matthias BUSSONNIER 8b20aee32e use momentjs for nice dates
12 years ago
Paul Ivanov 66733621de proportional font-size when editing heading cells
12 years ago
Matthias BUSSONNIER 660ddf76af move tolbar styling to css
12 years ago
Matthias BUSSONNIER 5b9f518513 move styling from js to css
12 years ago
Matthias BUSSONNIER 01a0d038d4 move styling from js to css
12 years ago
Matthias BUSSONNIER a97f4f69cc move styling from js to css
12 years ago
Matthias BUSSONNIER 0b092b4199 movestyling from js to css
12 years ago
Matthias BUSSONNIER b8d98e9d81 move border-box-sizing from js to css
12 years ago
Matthias BUSSONNIER 52309fba7c Transfer of border-box-sizing from js to css
12 years ago
Min RK c007debe3a Merge pull request #6084 from tomspur/fontawesome4
12 years ago
Thomas Kluyver c9631845fa Merge pull request #6126 from takluyver/kernelspecs-nb-ui
12 years ago
Matthias BUSSONNIER 36e3f20d5e fix some font-awesoem 4 icons
12 years ago
Thomas Spura 8a9dcd219d Port to fontawesome4
12 years ago
Matthias BUSSONNIER 573c45613d fix missing semicolons
12 years ago
Matthias BUSSONNIER 849ff3bb05 Simplify and uniformise styling of kernel selector
12 years ago
Thomas Kluyver 7400dd1c18 Line dropdown up on RHS of kernel name
12 years ago
Thomas Kluyver 6f8c4b8dc4 Style kernel name
12 years ago
Matthias BUSSONNIER 93314f8126 Introduce info/warning/danger to notification area
12 years ago
Jason Grout 33f256a195 abstract hard-coded style values to be variables for different theming
12 years ago
MinRK 112c4083e9 add comments for style blocks in less
12 years ago
Matthias BUSSONNIER fd4dd9246e inherit style instead of duplicating it
12 years ago
Jonathan Frederic 99b1747c60 Bootstrap Tour related fixes
12 years ago
Jonathan Frederic ea29056e7c Review #2
12 years ago
Jonathan Frederic 1224af6028 Fixed cell toolbar select font size
12 years ago
Jonathan Frederic 83eee97e95 Review comments
12 years ago
Jonathan Frederic 8fd3515794 Post discussion with @ellisonbg
12 years ago
Jonathan Frederic 616bdcee81 Make maintoolbar select dropdowns look nice
12 years ago
Jonathan Frederic 73f68f9b93 Revert 2em notebook header space
12 years ago
Jonathan Frederic 45ebf12371 Left align "File" instead of menu edge.
12 years ago
Jonathan Frederic 22c94ab404 Lots of small alignment tweaks to get Bootstrap3 looking better
12 years ago
jon ef19b962b5 Fix cell toolbar
12 years ago
jon 68cfaeb7c9 Fixed status indicator region
12 years ago
Jonathan Frederic ade308803e Added dropdown submenu CSS
12 years ago
Jonathan Frederic e30ff19ca8 Move header padding removal to base page style
12 years ago
Jonathan Frederic 778db574ed Removed static height from selects in toolbar
12 years ago
Jonathan Frederic 96b19ae598 Removed low margin from header.
12 years ago
Jonathan Frederic 329a387f4f Fix automation errors.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
Jonathan Frederic 5c47651786 Get notebook running with Bootstrap3
12 years ago
Ramiro Gómez 2215ddefca Change z-index of ipython_tooltip
12 years ago
MinRK 88be381b00 forcefully hide CodeMirror scrollbars
12 years ago
MinRK 970863331b remove Firefox-specific CSS workaround
12 years ago
MinRK de0b7f140c move pyout/execute_result and pyerr/error transforms to to/fromJSON
12 years ago
MinRK 6d2774f0af cleanup some `pre` css inheritance
12 years ago
Paul Ivanov 0240b20127 Merge pull request #5419 from minrk/responsive-prompts
12 years ago
Paul Ivanov 997a9735f0 Merge pull request #5320 from jdfreder/focusbug_tt
12 years ago
MinRK f5ad1cc398 move prompts from margin to main column on small screens
12 years ago
Jonathan Frederic ee7f5b8235 Move width auto into less
12 years ago
Min RK 0493027d7e Merge pull request #5403 from minrk/alt-shortcut-bad
12 years ago
MinRK 840364ff71 use box-flex to layout quickhelp
12 years ago
Brian E. Granger 9f1b26d860 Merge pull request #5331 from minrk/raw-input-css
12 years ago
Min RK 0ae0216b12 Merge pull request #5049 from ivanov/quickhelp-update
12 years ago
Paul Ivanov 083f631cde wider style for keyboard shortcuts
12 years ago
Min RK 5c5139b65d Merge pull request #5332 from ivanov/semantic-icons
12 years ago
Paul Ivanov 955d239d07 rename css class names to be consistent with current style
12 years ago
MinRK 8e5937e993 remove some redundant font-family: monospace
12 years ago
MinRK 89faa5f340 simplify raw_input css
12 years ago
Paul Ivanov f0ae836f5f semantic names for kernel status indicator
12 years ago
Paul Ivanov f5a02a02dd semantic names for indicator icons
12 years ago
MinRK 084aba793f fix raw_input CSS
12 years ago
Brian E. Granger f62ce75a62 Lots of CSS tweaks to get nbconvert output looking right.
12 years ago
juhasch 72864cc83c append Firefox overflow-x fix
12 years ago
MinRK 5f7f1c51ec remove unused security warning
12 years ago
Brian E. Granger 31c9e08fa8 Don't render insecure Markdown and show warning.
12 years ago
MinRK 15fac2c1d6 make input_area css generic to cells
12 years ago
Jonathan Frederic e0ba52c802 Moved widget files into static/widgets/*
12 years ago
Jonathan Frederic 3b8beec541 Added a class for RadioButtons container
12 years ago
Jonathan Frederic 033ea6d88c Added bottom margin to text widget
12 years ago
Jonathan Frederic 81f37ab49f Added align-start to widget container.
12 years ago