blob: f2899ea0bd7aaf9f238ce3ef770244c2bb911a2c [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Credits</title>
<style>
body {
font-family:Helvetica,Arial,sans-serif;
background-color:white;
font-size:84%;
max-width:1020px;
}
.page-title {
font-size:164%;
font-weight:bold;
}
.product {
background-color:#c3d9ff;
overflow:auto;
padding:2px;
margin-top:16px;
border-radius:5px;
}
.product .title {
font-size:110%;
font-weight:bold;
float:left;
margin:3px;
}
.product .homepage {
text-align:right;
float:right;
margin:3px;
}
.product .homepage::after {
content:" - ";
}
.product .show {
text-align:right;
float:right;
margin:3px;
}
.licence {
clear:both;
background-color:#e8eef7;
padding:16px;
border-radius:3px;
display:none;
}
.licence h3 {
margin-top:0px;
}
.licence pre {
white-space: pre-wrap;
}
.dialog #print-link {
display: none;
}
.dialog .homepage {
display: none;
}
.highlight a:focus,
box-shadow: 0 0 23px rgb(77, 144, 254) !important;
}
</style>
</head>
<body>
<span class="page-title" style="float:left;">Credits</span>
<a id="print-link" href="#" style="float:right;">Print</a>
<div style="clear:both; overflow:auto;"><!-- Chromium <3s the following projects -->
{{entries}}
</div>
<script src="chrome://credits/credits.js"></script>
<script src="chrome://credits/keyboard_utils.js"></script>
</body>
</html>