added link pasting to the placeholder of the searchbox
This commit is contained in:
parent
bf59f3158c
commit
5a9f8bfb38
@ -68,7 +68,7 @@
|
|||||||
<main id="main_content">
|
<main id="main_content">
|
||||||
<div id="middle_section">
|
<div id="middle_section">
|
||||||
<header id="search">
|
<header id="search">
|
||||||
<input id="searchbar" autocomplete="off" type="text" name="searchbar" value="" placeholder="Search..."
|
<input id="searchbar" autocomplete="off" type="text" name="searchbar" value="" placeholder="Search or paste a link..."
|
||||||
autofocus>
|
autofocus>
|
||||||
</header>
|
</header>
|
||||||
<section id="content">
|
<section id="content">
|
||||||
|
Loading…
Reference in New Issue
Block a user