repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
chrome
/
browser
/
resources
/
print_preview
/
common
/
search_box.html
blob
8c84964b6a8190b2fc185eff71df2ed6bfeaf2d2
1
<div
id
=
"search-box-template"
class
=
"search-box"
hidden
>
2
<img
src
=
"../images/search.png"
class
=
"search-box-icon"
alt
=
""
>
3
<input
type
=
"text"
class
=
"search-box-input"
>
4
</div>