##// END OF EJS Templates
Backport PR #4159: don't split `.cell` and `div.cell` CSS...
Backport PR #4159: don't split `.cell` and `div.cell` CSS `.cell` matches non-IPython things that it shouldn't (inside highlighted code), everything `.cell` should match in IPython is a div. I know we have bigger CSS scoping issues to deal with, but this is an easy fix for an obvious problem. backport for 1.1

File last commit:

r3954:94d97371
r12433:6177a5ce
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h