mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-25 15:18:37 -06:00
chg: Some small changes to the UI
This commit is contained in:
parent
c07bb5c25f
commit
9d46546e44
1 changed files with 2 additions and 2 deletions
|
@ -47,10 +47,10 @@
|
|||
<p name="loading-text">Loading links table...</p>
|
||||
<table class="pure-table">
|
||||
<caption>Active links</caption>
|
||||
<br>
|
||||
<br />
|
||||
<thead>
|
||||
<tr>
|
||||
<td id="short-url-header">Short URL<br>(click to copy)</td>
|
||||
<td id="short-url-header">Short URL (click to copy)</td>
|
||||
<td>Long URL</td>
|
||||
<td>Hits</td>
|
||||
<td name="deleteBtn">×</td>
|
||||
|
|
Loading…
Reference in a new issue