* add eclipse theme print margin

This commit is contained in:
Giannis 2011-08-31 15:42:44 +03:00
commit bade5d6578

View file

@ -63,6 +63,10 @@ define(function(require, exports, module) {
padding-right: 6px;\
}\
\
.ace-eclipse .ace_print_margin {\
width: 1px;\
background: #b1b4ba;\
}\
.ace-eclipse .ace_text-layer {\
cursor: text;\
}\