Files @ 7e897077bb40
Branch filter:

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

Mads Kiilerich
pullrequests: add link for creating pull requests to PR overview page
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;
}