Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -244,7 +244,7 @@
|
|
244 |
</a>
|
245 |
<!--<a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">-->
|
246 |
<a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">
|
247 |
-
<button class="hoverButton" style="border-radius:
|
248 |
refresh
|
249 |
</button>
|
250 |
</a>
|
|
|
244 |
</a>
|
245 |
<!--<a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">-->
|
246 |
<a class="abortButton" href="?new=false&id={{ id }}" id="refreshSameFeedButton" style="display: inline-block;">
|
247 |
+
<button class="hoverButton" style="border-radius: 3px; border: 1px solid var(--text-color); background-color: transparent; padding: 10px;">
|
248 |
refresh
|
249 |
</button>
|
250 |
</a>
|