2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-14 05:06:43 +00:00

[svn] codemirror

This commit is contained in:
goatchurch
2009-06-09 18:59:54 +01:00
parent 2169e82455
commit 91b9d80367
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;
}