annotate gpp/gcalendar/static/css/gcalendar.css @ 394:2cb0cc334c50

Fixing #186; after upgrading to Django 1.3, can remove the kludge on the cycle tag in the forums topic.html template.
author Brian Neal <bgneal@gmail.com>
date Thu, 24 Mar 2011 00:49:21 +0000
parents 88b2b9cb8c1f
children
rev   line source
bgneal@312 1 .markItUp {
bgneal@312 2 width: 600px;
bgneal@312 3 }
bgneal@312 4 .markItUpEditor {
bgneal@312 5 width:543px;
bgneal@312 6 height:200px;
bgneal@312 7 }