templates/header.tmpl
changeset 586 11578820b5d7
parent 585 51626d888526
child 602 56d81b303656
--- a/templates/header.tmpl	Sat Jul 02 19:15:05 2005 -0800
+++ b/templates/header.tmpl	Sat Jul 02 19:16:51 2005 -0800
@@ -31,5 +31,10 @@
 .changelogEntry th { font-weight: normal; text-align: right; vertical-align: top; width: 15%;}
 .changelogEntry th.age, .changelogEntry th.firstline { font-weight: bold; }
 .changelogEntry th.firstline { text-align: left; width: inherit; }
+
+/* Tag entries */
+#tagEntries { list-style: none; margin: 0; padding: 0; }
+#tagEntries .tagEntry { list-style: none; margin: 0; padding: 0; }
+#tagEntries .tagEntry span.node { font-family: monospace; }
 -->
 </style>