CP: search when selected or Ctrl+F
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<textarea id="copy" style="top:-100px; position:fixed;"></textarea>
|
||||
<canvas id="canvas" style="top:-100px; position:fixed;width:32px;height:32px" width="32" height="32"></canvas>
|
||||
<div id="pageSrc" class="hide z-depth-5">
|
||||
<input type="text" id="pageSrcInput">
|
||||
<input type="text" id="pageSrcInput" placeholder="@@search@@">
|
||||
<button class="btn waves-effect" onclick="doSrc('web')" title="@@webSrc@@"><i class="material-icons">open_in_browser</i></button>
|
||||
<button class="btn waves-effect" onclick="doSrc('ts')" title="@@tsSrc@@"><i class="material-icons">chat</i></button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user