Added first cut of /shortlog action and simplified the parse_rev_list() method.
[catagits/Gitalist.git] / root / static / css / site.css
index 2941275..4d05680 100644 (file)
@@ -11,6 +11,8 @@
 /* /commit page */
 .commit-message {
     font-family: monospace;
+}
+div.commit-message {
     background-color: #ddd;
     padding: 5px;
 }