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
/
notification_1line.html
blob
5a7ebfddc5e7ebec0b6432aed5d7599c656c9006
1
<!doctype
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<title>
$
2
</title>
6
<link
rel
=
"stylesheet"
href
=
"chrome://resources/css/text_defaults.css"
>
7
<style>
8
body {
9
font-size:
13
px;
10
}
11
</style>
12
</head>
13
<body
dir
=
"$3"
><div
id
=
"$1"
>
$
2
</div></body>
14
</html>