Mercurial > public > sg101
annotate gcalendar/static/css/gcalendar.css @ 1096:d9cd3180c12c
More GCalendar V3 conversion in progress.
Built a brand new post editor. It is hardcoded into GCalendar
right now. We will make it more general in the future.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 14 Jun 2016 21:16:09 -0500 |
parents | ee87ea74d46b |
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 } |