remove line between gutter and editor

This commit is contained in:
Fabian Jakobs 2011-05-30 11:33:03 +02:00
commit b04fa9fd9e

View file

@ -50,7 +50,6 @@ define(function(require, exports, module) {
.ace-tm .ace_gutter {\
width: 50px;\
background: #e8e8e8;\
border-right: 1px solid rgb(159, 159, 159); \
color: #333;\
overflow : hidden;\
}\