Add ace editor to snippets

This commit is contained in:
Dmitriy Zaporozhets 2012-12-12 19:42:08 +02:00
parent 273c0d2aa3
commit bca7bddd3d
5 changed files with 49 additions and 27 deletions

View file

@ -0,0 +1,9 @@
.snippet.file_holder {
.file_title {
.snippet-file-name {
position: relative;
top: -4px;
left: -4px;
}
}
}