diff static/css/base.css @ 323:0c18dfb1da1c

Fixing #149; adding the ygroup application: an archive of the old Yahoo Group messages.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 Feb 2011 00:31:54 +0000
parents 88b2b9cb8c1f
children 871a54546808
line wrap: on
line diff
--- a/static/css/base.css	Sat Feb 12 21:37:17 2011 +0000
+++ b/static/css/base.css	Sun Feb 20 00:31:54 2011 +0000
@@ -392,3 +392,6 @@
 div.forum-attachment {
    margin: 1.0em 1.5em;
 }
+.pointer {
+   cursor: pointer;
+}