Brian E. Granger
c83c0449d5
Fixing CM3 style related issues.
...
CM3 introduced a number of changes to how various paddings are set.
Because of how we change the line-height we had to set these back
to the CM2 values. What a pain!
13 years ago
Brian E. Granger
40617eb340
Give the .CodeMirror class no background so ours shows through.
13 years ago
Brian E. Granger
72d7b6ff39
Updating tooltip.less for CM3 behavior.
13 years ago
Brian E. Granger
6e08dc37fa
In CM3, the class that needs autogrow has changed.
13 years ago
MinRK
938a5b5dbc
tweak raw_input style
...
more crowded, less jumpy
13 years ago
MinRK
ba79b60c35
fix color in raw_input
13 years ago
MinRK
31c8fb1fb6
tweak raw-input styling
...
should fix alignment of raw_input and prompt
13 years ago
MinRK
5b434b705f
use inline raw_input instead of a dialog
13 years ago
Matthias BUSSONNIER
9a8301c9fd
merge box-flex1 class into .output-area css definition
13 years ago
Matthias BUSSONNIER
afdb9b8cea
include vbox into .cell css definition
13 years ago
Matthias BUSSONNIER
d5c744d74b
include hbox in outpuarea css
13 years ago
Matthias BUSSONNIER
947c32bfc4
use hbox mixin instead of class
...
this will allow dynamic css in nbviewer like vbox-ing for low res
without JS or change in html
13 years ago
MinRK
2fc4821c2f
tweak heading-anchor css
...
avoids blue links after visiting
13 years ago
Matthias Bussonnier
061d27e877
Merge pull request #3064 from minrk/header-anchors
...
add anchors to heading cells
13 years ago
MinRK
b110a02e7a
s/heading-link/heading-anchor/
13 years ago
MinRK
ba4b1d6e1c
add anchor and link to heading cells
13 years ago
MinRK
7fcc683e6f
add width:100% to vbox for webkit / FF consistency
...
closes #3049
13 years ago
Matthias BUSSONNIER
3b37cd80e4
fix css in .output_area pre
...
font: inherit conflict with monospace, wich in some cases
leads to non-monospace font (nbviewer for example)
13 years ago
Matthias BUSSONNIER
a9e06112ef
minor css fixes
13 years ago
Brian Granger
182ac53568
Fixing styling of toolbar selects on FF.
14 years ago
Matthias BUSSONNIER
97558508a2
fix mdcell background color
14 years ago
Matthias BUSSONNIER
478d8b9818
remove selected cell background
14 years ago
Matthias BUSSONNIER
c3b2d7d4d5
fix global font size
14 years ago
Matthias BUSSONNIER
45e4e0809a
fix celltoolbar css
14 years ago
Matthias BUSSONNIER
f2f07f3d6f
fix alignemtn
14 years ago
Matthias BUSSONNIER
030211f073
fix tooltip
14 years ago
Matthias BUSSONNIER
af47d9b287
fix border color and select height
14 years ago
Matthias BUSSONNIER
f2575f15be
speedup tooltip
14 years ago
Matthias BUSSONNIER
7ddc6df4b7
speedup transition adn use class instead of id
14 years ago
Matthias BUSSONNIER
44ca075073
fix select width in toolbar
14 years ago
Matthias BUSSONNIER
3b62d50398
condense rendered_html css
14 years ago
Matthias BUSSONNIER
79a2d0bbd7
use nested rule in rendered_html less file
14 years ago
Matthias BUSSONNIER
011db71f21
fix stdr background
14 years ago
Matthias BUSSONNIER
3665ce85dc
fix body overflow on dashboard
14 years ago
Matthias BUSSONNIER
6217b6283e
fix a few css rules
...
especially since the introduction of celltoolbar
14 years ago
Matthias BUSSONNIER
1991cc187e
remove trailing whitespace
14 years ago
Matthias BUSSONNIER
29da710c27
use bootstrap as component with bower
14 years ago
Matthias BUSSONNIER
d173d4613b
fix css toolbar
14 years ago
Bussonnier Matthias
1026e4d3b3
use varaible for background color
14 years ago
Bussonnier Matthias
1ed845bce0
slight typography changes
14 years ago
Bussonnier Matthias
654a7d3189
fix cell type selector css
14 years ago
Bussonnier Matthias
d5a6b1f382
Add and remove boostra squashed commit
...
To reduce branch size as bootstrap is huge
add default bootstrap theme
does not import code in bootstrap
remove bootstrap
14 years ago
Bussonnier Matthias
bf04da4384
readd flexible-box-model
14 years ago
Bussonnier Matthias
d71a490c12
make file and other less
14 years ago
Bussonnier Matthias
cf4bc5080a
generate style.css
14 years ago
Matthias BUSSONNIER
33cd3b7f1f
use less for tooltip
14 years ago
Matthias BUSSONNIER
430f44dd72
Revert "remove less.css"
...
This reverts commit 076a0fac5a12d4b674f2343f484a2c983a410219.
14 years ago