comparison templates/static/style.css @ 4659:7a7d4937272b

Kill trailing spaces
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 21 Jun 2007 09:25:49 +0200
parents d98eebc48d5e
children bc63247c66e9
comparison
equal deleted inserted replaced
4658:17f5d2069551 4659:7a7d4937272b
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 .indexlinks { white-space:nowrap; }
4 .parity0 { background-color: #dddddd; } 4 .parity0 { background-color: #dddddd; }
5 .parity1 { background-color: #eeeeee; } 5 .parity1 { background-color: #eeeeee; }
6 .lineno { width: 60px; color: #aaaaaa; font-size: smaller; 6 .lineno { width: 60px; color: #aaaaaa; font-size: smaller;
7 text-align: right; padding-right:1em; } 7 text-align: right; padding-right:1em; }
8 .plusline { color: green; } 8 .plusline { color: green; }
9 .minusline { color: red; } 9 .minusline { color: red; }
10 .atline { color: purple; } 10 .atline { color: purple; }
11 .annotate { font-size: smaller; text-align: right; padding-right: 1em; } 11 .annotate { font-size: smaller; text-align: right; padding-right: 1em; }
44 text-align: left; 44 text-align: left;
45 } 45 }
46 46
47 .logo a { 47 .logo a {
48 font-weight: bold; 48 font-weight: bold;
49 font-size: 150%; 49 font-size: 150%;
50 color: #999; 50 color: #999;
51 } 51 }
52 52
53 /* Changelog/Filelog entries */ 53 /* Changelog/Filelog entries */
54 .logEntry { width: 100%; } 54 .logEntry { width: 100%; }