##// 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
MinRK -
r12433:6177a5ce
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
octavemagic.py Loading ...
parallelmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...