mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
chg: Some small changes to the UI
This commit is contained in:
parent
c07bb5c25f
commit
9d46546e44
@ -47,10 +47,10 @@
|
|||||||
<p name="loading-text">Loading links table...</p>
|
<p name="loading-text">Loading links table...</p>
|
||||||
<table class="pure-table">
|
<table class="pure-table">
|
||||||
<caption>Active links</caption>
|
<caption>Active links</caption>
|
||||||
<br>
|
<br />
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<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>Long URL</td>
|
||||||
<td>Hits</td>
|
<td>Hits</td>
|
||||||
<td name="deleteBtn">×</td>
|
<td name="deleteBtn">×</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user