##// END OF EJS Templates
hgweb is no longer a script
hgweb is no longer a script

File last commit:

r142:529bf610 default
r152:67b8d24d default
Show More
header.tmpl
31 lines | 619 B | application/x-cheetah | CheetahLexer
Content-type: text/html
<html>
<head>
</head>
<style type="text/css">
a { text-decoration:none; }
.parity0 { background-color: #eeeeee; }
.parity1 { background-color: #ffffff; }
.lineno { width: 60px; color: #cccccc; font-size: smaller; }
.plusline { color: green; }
.minusline { color: red; }
.atline { color: purple; }
.annotate { font-size: smaller; text-align: right; padding-right: 1em; }
.buttons a {
background-color: #666666;
padding: 2pt;
color: white;
font-family: sans;
font-weight: bold;
}
.metatag {
background-color: #888888;
color: white;
text-align: right;
}
</style>
</head>
<body>