Update lib/ace/theme/crimson_editor.js

This commit is contained in:
danyaPostfactum 2012-05-22 04:33:50 +12:00
commit 94d62a20f9

View file

@ -46,7 +46,6 @@ exports.cssText = ".ace-crimson-editor .ace_editor {\
}\
\
.ace-crimson-editor .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
color: #333;\
overflow : hidden;\
@ -57,10 +56,6 @@ exports.cssText = ".ace-crimson-editor .ace_editor {\
text-align: right;\
}\
\
.ace-crimson-editor .ace_gutter-layer .ace_gutter-cell {\
padding-right: 6px;\
}\
\
.ace-crimson-editor .ace_print_margin {\
width: 1px;\
background: #e8e8e8;\