chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f5e741
)
drag box: Fix line aesthetics
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 14 Apr 2021 00:13:20 +0000
(
01:13
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 14 Apr 2021 00:34:54 +0000
(
01:34
+0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
templates/macros.tera
patch
|
blob
|
history
diff --git
a/templates/macros.tera
b/templates/macros.tera
index cef6eb81d497953c87ca462aec9669c2a3427489..5dfc94da52c97302f01f6bb514db5d74a6c640f9 100644
(file)
--- a/
templates/macros.tera
+++ b/
templates/macros.tera
@@
-88,8
+88,8
@@
Hi {{nick | escape}}
{%- endfor %}
<g id="movehist_marker"></g>
<g id="movehist_end"></g>
- <use href="#rectsel_path" stroke-width="
8" stroke="#fcf"
/>
- <use href="#rectsel_path" stroke-width="
4" stroke="purple"
/>
+ <use href="#rectsel_path" stroke-width="
1.0 "stroke="purple"
/>
+ <use href="#rectsel_path" stroke-width="
0.5" stroke="#fcf"
/>
<defs id ="static_defs">
<g id="rectsel_path"><path stroke-dasharray="1 1" d=""/></g>
</defs>