aboutsummaryrefslogtreecommitdiff
path: root/content/pages/graph-editor
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2026-06-21 09:39:13 +0200
committerSébastien Dailly <sebastien@dailly.me>2026-06-21 09:39:13 +0200
commitd6dcc8b1a0c9cfaa6f95119a171081a26a62c776 (patch)
treeb909f28edef86b21bf49a94ab2ff6ee6244e014e /content/pages/graph-editor
parent25573f4ecc188934749f39421aa2fc78091c7f34 (diff)
Application on the blog never commited yetHEADmaster
Diffstat (limited to 'content/pages/graph-editor')
-rwxr-xr-xcontent/pages/graph-editor/graph-editor.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/pages/graph-editor/graph-editor.rst b/content/pages/graph-editor/graph-editor.rst
index ab95629..a05ca36 100755
--- a/content/pages/graph-editor/graph-editor.rst
+++ b/content/pages/graph-editor/graph-editor.rst
@@ -47,9 +47,9 @@ Graphviz en ligne
</style>
<div id="app">
- <button id="dot_output">Export DOT</button>
- <button id="png_output">Export PNG</button>
- <button id="btn_window">Isoler</button>
+ <button id="dot_output" class="button">Export DOT</button>
+ <button id="png_output" class="button">Export PNG</button>
+ <button id="btn_window" class="button">Isoler</button>
<div id="panes" class="split split-horizontal">
<textarea id="editor">g1
Nom