mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-04 17:07:23 +00:00
pages/search: markup
This commit is contained in:
parent
3f644ee959
commit
2ace4fdd93
4 changed files with 46 additions and 34 deletions
|
|
@ -11,26 +11,7 @@
|
|||
<input type='search' id='searchbox' placeholder='Filter' autofocus>
|
||||
<input type='search' id='actionbox' placeholder='Action (? for help)'>
|
||||
</header>
|
||||
<main id='searchResults'>
|
||||
<button class='tab'>
|
||||
<div class='label'>jk</div>
|
||||
<div class='title'>
|
||||
Color - Firefox Design Systems
|
||||
</div>
|
||||
<div class='url'>
|
||||
https://acorn.firefox.com/latest/styles/color-MZHBVuZc#section-background-c2
|
||||
</div>
|
||||
</button>
|
||||
<button class='tab'>
|
||||
<div class='label'>kjqww</div>
|
||||
<div class='title'>
|
||||
Color - Firefox Design Systems
|
||||
</div>
|
||||
<div class='url'>
|
||||
https://acorn.firefox.com/latest/styles/color-MZHBVuZc#section-background-c2
|
||||
</div>
|
||||
</button>
|
||||
</main>
|
||||
<main id='searchResults'></main>
|
||||
<script type="text/javascript" src="./vendor/fuzzysort.js"></script>
|
||||
<script type='module' src='./search.js'></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue