[svn] codemirror

This commit is contained in:
goatchurch
2009-06-09 18:59:54 +01:00
parent 32b5c7fbb0
commit 17175637dc
6 changed files with 227 additions and 31 deletions

View File

@@ -336,4 +336,13 @@ img.thumbnail {
}
br.clearfloat {
clear:both;
}
}
div.codeframebit
{
border:thin black dotted;
}
.CodeMirror-line-numbers
{
background-color: #bbb;
}