Private
Public Access
1
0

color of share link

This commit is contained in:
Sander Roosendaal
2019-12-09 12:29:02 +01:00
parent 08d46c1957
commit 561dfffa7c

View File

@@ -136,7 +136,8 @@ function copyText() {
data-text="@rowsandall #rowingdata">Tweet</a>
</span>
<span>
<button title="Copy Shareable Link" onclick="copyText()" style="background:none;border:0;"><i class="fas fa-copy"></i></button>
<button title="Copy Shareable Link" onclick="copyText()"
style="color:#1c75bc;background:none;border:0;"><i class="fas fa-copy"></i></button>
</span>
</li>
{% endif %}