comparison templates/static/style.css @ 2171:290534ee163c

Add download links to hgwebdir index page for allowed archive types. Based on a patch by Colin McMillen <mcmillen@cs.cmu.edu>
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 01 May 2006 10:02:17 +0200
parents 4990b62fd0a6
children d98eebc48d5e
comparison
equal deleted inserted replaced
2170:29eeb2717915 2171:290534ee163c
1 a { text-decoration:none; } 1 a { text-decoration:none; }
2 .age { white-space:nowrap; } 2 .age { white-space:nowrap; }
3 .indexlinks { white-space:nowrap; }
3 .parity0 { background-color: #dddddd; } 4 .parity0 { background-color: #dddddd; }
4 .parity1 { background-color: #eeeeee; } 5 .parity1 { background-color: #eeeeee; }
5 .lineno { width: 60px; color: #aaaaaa; font-size: smaller; 6 .lineno { width: 60px; color: #aaaaaa; font-size: smaller;
6 text-align: right; padding-right:1em; } 7 text-align: right; padding-right:1em; }
7 .plusline { color: green; } 8 .plusline { color: green; }