This commit is contained in:
Corey Johnson & Nathan Sobo 2012-02-02 17:25:29 -07:00
parent bb2af7333a
commit c92397d55f

View File

@ -1,11 +1,3 @@
.editor {
border: 2px solid rgb(159, 159, 159);
}
.editor.focus {
border: 2px solid #327fbd;
}
.gutter {
background: #e8e8e8;
color: #333;