add indent guide images to themes
This commit is contained in:
parent
2956f1b61f
commit
4a8ead5c7b
27 changed files with 146 additions and 31 deletions
|
|
@ -130,4 +130,8 @@
|
|||
.ace-github .ace_print_margin {
|
||||
width: 1px;
|
||||
background: #e8e8e8;
|
||||
}
|
||||
|
||||
.ace-github .ace_indent-guide {
|
||||
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue