Files @ 3dba79ad5036
Branch filter:

Location: kallithea/rhodecode/public/js/mode/tiddlywiki/tiddlywiki.css

Marcin Kuzminski
fixed zindex issues on side-by-side diffs
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;
}