Merge pull request #792 from MITx/victor/cm-visible-tabs
make codemirror use visible tabs
This commit is contained in:
@@ -416,6 +416,12 @@ section.problem {
|
||||
line-height: 18px;
|
||||
resize: both;
|
||||
|
||||
.cm-tab {
|
||||
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);
|
||||
background-position: right;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
pre {
|
||||
@include border-radius(0);
|
||||
border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user