Paul Ivanov
|
597a5cb741
|
don't color code in crimson
do alliterate, aforementioned color alternative alias is amaranth
|
2014-03-18 11:03:09 -07:00 |
|
Brian E. Granger
|
f62ce75a62
|
Lots of CSS tweaks to get nbconvert output looking right.
|
2014-03-06 16:36:39 -08:00 |
|
Jonathan Frederic
|
af5b5cea7d
|
Revert "Change stretch to flex-start"
This reverts commit 774073116dd4195037c452d48f05b432bba38801.
|
2014-02-09 13:51:20 -08:00 |
|
Jonathan Frederic
|
ff14cabf7f
|
Change stretch to flex-start
|
2014-02-09 13:51:19 -08:00 |
|
Jonathan Frederic
|
aba9f7e9f8
|
Automatic width adjustment for flex0
|
2014-02-09 13:51:18 -08:00 |
|
Jonathan Frederic
|
7ae028e01f
|
Corrected a lot of small misuses of the new flex model.
|
2014-02-09 13:51:17 -08:00 |
|
MinRK
|
95d3d6de8b
|
fix flex: auto
flex: 0 doesn't seem to mean what box-flex meant (auto)
closes #5069
|
2014-02-07 20:20:24 -08:00 |
|
Jonathan Frederic
|
33586b7ac8
|
Convert tabs to spaces
|
2014-02-06 16:27:45 -08:00 |
|
Jonathan Frederic
|
66c14d34ce
|
New 'flex' support
http://dev.w3.org/csswg/css-flexbox/
https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes
|
2014-02-06 14:02:18 -08:00 |
|
Jonathan Frederic
|
13694d04c3
|
Removed blame comment
|
2014-01-28 11:43:53 -08:00 |
|
Jonathan Frederic
|
3390f64dc2
|
Added flex properties to container.
Also replaced underscores in flex align properties with dashes.
|
2014-01-16 10:56:58 +00:00 |
|
Jonathan Frederic
|
2ba2d42e84
|
Added flexible box model align properties.
|
2014-01-16 10:56:58 +00:00 |
|
MinRK
|
21632ac564
|
add error css
|
2013-12-22 17:58:27 -08:00 |
|
Brian E. Granger
|
2734f4cc5b
|
Cleaning up indentation and spacing of less files touched.
|
2013-12-05 12:30:28 -08:00 |
|
Brian E. Granger
|
57a9457f78
|
More tabs to spaces on less files.
|
2013-11-22 14:25:57 -08:00 |
|
Matthias BUSSONNIER
|
74683da8ad
|
use baseBorderRadius instead of corner_radius
as it already exist in Bootstrap
|
2013-11-11 15:58:56 +01:00 |
|
Brian E. Granger
|
33ceac3a99
|
Removing page.less from base style.less.
|
2013-09-23 13:52:19 -07:00 |
|
Brian E. Granger
|
b78b79c7cc
|
Fixing less @import paths in auth/base/tree.
These paths were problematic for --NotebookApp.use_less=True mode.
|
2013-09-20 20:38:39 -07:00 |
|
Matthias BUSSONNIER
|
a363216d89
|
do not include specific css in embedable one
|
2013-08-19 14:44:59 +02:00 |
|
MinRK
|
7ff586a134
|
move font-awesome to style.less from notebook-specific less
allows it to be excluded from ipython.min.css,
where it doesn't make much sense.
|
2013-07-13 17:57:10 -07:00 |
|
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
2013-06-27 11:14:10 -07:00 |
|