Mercurial > public > sg101
comparison static/js/markitup/skins/simple/style.css @ 466:c78c6e007e61
Upgrading to markitup version 1.1.11. This fixes #226.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 24 Jul 2011 02:35:17 +0000 |
parents | 88b2b9cb8c1f |
children |
comparison
equal
deleted
inserted
replaced
465:79d454ff2de0 | 466:c78c6e007e61 |
---|---|
21 .markItUpEditor { | 21 .markItUpEditor { |
22 font:12px 'Courier New', Courier, monospace; | 22 font:12px 'Courier New', Courier, monospace; |
23 padding:5px; | 23 padding:5px; |
24 width:690px; | 24 width:690px; |
25 height:320px; | 25 height:320px; |
26 clear:both; display:block; | 26 clear:both; |
27 line-height:18px; | 27 line-height:18px; |
28 overflow:auto; | 28 overflow:auto; |
29 } | 29 } |
30 .markItUpPreviewFrame { | 30 .markItUpPreviewFrame { |
31 overflow:auto; | 31 overflow:auto; |