Use a gray dashed border instead of yellow background to indicate dropzone

Julien Rebetez 10 years ago
parent 14f7c2ccc0
commit 65f1fae5ec

@ -49,8 +49,8 @@ h1,h2,h3,h4,h5,h6 {
}
.text_cell .dropzone .input_area {
border-color: #FCFF1E;
background-color: #FCFFE3;
border: 2px dashed #bababa;
margin: -1px;
}
.cm-header-1,

Loading…
Cancel
Save