mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-06 07:01:36 +01:00
input field placeholder descriptions
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
<button type="button" onclick=backward() class=top-button>Backward</button>
|
||||
<button type="button" onclick=firstPage() class=top-button>Top 100 </button>
|
||||
|
||||
<input class=input-field>
|
||||
<input class=input-field>
|
||||
<input type="text" class=input-field placeholder="search player...">
|
||||
<input type="number" class=input-field placeholder="goto rank...">
|
||||
</div>
|
||||
<div class=leaderboard-container>
|
||||
<div class=colum-names>{{ columNames }}</div>
|
||||
|
||||
Reference in New Issue
Block a user