comparison templates/static/style.css @ 2701:f12d2e5b97fe

Merged backout head.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 27 Jul 2006 18:53:31 +0200
parents d98eebc48d5e
children 7a7d4937272b
comparison
equal deleted inserted replaced
2700:de8dc25a3eeb 2701:f12d2e5b97fe
55 .logEntry .age { width: 15%; } 55 .logEntry .age { width: 15%; }
56 .logEntry th { font-weight: normal; text-align: right; vertical-align: top; } 56 .logEntry th { font-weight: normal; text-align: right; vertical-align: top; }
57 .logEntry th.age, .logEntry th.firstline { font-weight: bold; } 57 .logEntry th.age, .logEntry th.firstline { font-weight: bold; }
58 .logEntry th.firstline { text-align: left; width: inherit; } 58 .logEntry th.firstline { text-align: left; width: inherit; }
59 59
60 /* Shortlog entries */
61 .slogEntry { width: 100%; font-size: smaller; }
62 .slogEntry .age { width: 7%; }
63 .slogEntry td { font-weight: normal; text-align: left; vertical-align: top; }
64 .slogEntry td.author { width: 35%; }
65
60 /* Tag entries */ 66 /* Tag entries */
61 #tagEntries { list-style: none; margin: 0; padding: 0; } 67 #tagEntries { list-style: none; margin: 0; padding: 0; }
62 #tagEntries .tagEntry { list-style: none; margin: 0; padding: 0; } 68 #tagEntries .tagEntry { list-style: none; margin: 0; padding: 0; }
63 69
64 /* Changeset entry */ 70 /* Changeset entry */