move themes directly into ./code/

This commit is contained in:
ansuz
2016-06-29 11:45:57 +02:00
parent 908e79c0b9
commit dc8e36bf20
45 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}