##// END OF EJS Templates
fix css in .output_area pre...
fix css in .output_area pre font: inherit conflict with monospace, wich in some cases leads to non-monospace font (nbviewer for example)

File last commit:

r9286:5c55f6b4
r9867:839d1c37
Show More
component.json
7 lines | 130 B | application/json | JsonLexer
{
"name": "ipython-notebook",
"version": "0.0.1",
"dependencies": {
"bootstrap": "~2.2.2",
"less.js": "~1.3.3"
}
}