Skip to content

Commit

Permalink
Deploying to gh-pages from @ bf9f234 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianGruen committed Jan 9, 2025
1 parent 4e56bef commit fe01c9d
Show file tree
Hide file tree
Showing 99 changed files with 724,957 additions and 0 deletions.
2,732 changes: 2,732 additions & 0 deletions pr/1686/expath-binary-40/Overview.html

Large diffs are not rendered by default.

554 changes: 554 additions & 0 deletions pr/1686/expath-binary-40/Overview.xml

Large diffs are not rendered by default.

445 changes: 445 additions & 0 deletions pr/1686/expath-binary-40/binary-40.xml

Large diffs are not rendered by default.

409 changes: 409 additions & 0 deletions pr/1686/expath-binary-40/css/qtspecs.css

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions pr/1686/expath-binary-40/css/showdiff.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
/* Show diffs */

.diff-add { background-color: #99ff99 }
.diff-del { background-color: #ff9999; text-decoration: line-through }
.diff-chg { background-color: #ffff99 }
.diff-off { }

span.diff-chg:before,
span.diff-chg:after {
content: "";
}

div.diff-chg:before,
div.diff-chg:after {
content: "";
}

p.element-syntax-chg { border: solid thick yellow; background-color: #ff99ff }

div.example-chg { border: solid thick yellow; background-color: #40e0d0; padding: 1em }
Loading

0 comments on commit fe01c9d

Please sign in to comment.