Skip to content

Commit

Permalink
delete #arrowhead in css to avoid pandoc issue, but need to circle ba…
Browse files Browse the repository at this point in the history
…ck and add inline
  • Loading branch information
timelyportfolio committed Sep 15, 2015
1 parent 008bb33 commit dbdabc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inst/htmlwidgets/lib/mermaid/dist/mermaid.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
.mermaid .messageLine0 {
stroke-width: 1.5;
stroke-dasharray: "2 2";
marker-end: "url(#arrowhead)";
stroke: #333333;
}
.mermaid .messageLine1 {
Expand Down Expand Up @@ -71,7 +70,6 @@
.mermaid .loopLine {
stroke-width: 2;
stroke-dasharray: "2 2";
marker-end: "url(#arrowhead)";
stroke: #ccccff;
}
.mermaid .note {
Expand Down

0 comments on commit dbdabc1

Please sign in to comment.