##// END OF EJS Templates
hook up proper loggers...
hook up proper loggers use IPython logger as first choice, fall back on tornado logger (for use in non-IPython apps).

File last commit:

r8053:58574fbf
r10360:bbb160ff
Show More
tiddlywiki.css
14 lines | 220 B | text/css | CssLexer
span.cm-underlined {
text-decoration: underline;
}
span.cm-strikethrough {
text-decoration: line-through;
}
span.cm-brace {
color: #170;
font-weight: bold;
}
span.cm-table {
color: blue;
font-weight: bold;
}