Sha256: a10a435c9fd67d01839713ad88420379884f539fb7955903fede6cfc80739dd0

Contents?: true

Size: 344 Bytes

Versions: 11

Compression:

Stored size: 344 Bytes

Contents

@import "locomotive/shared/helpers";

.CodeMirror {
  @include default-input-style;

  padding: 0px;

  margin-top: 13px;

  font-size: 13px;
  font-weight: normal;
  line-height: 15px;

  @include background-image(linear-gradient(top, #f0f0f0, #f9f9f9 4px, #f9f9f9 4px, #ffffff 12px, #ffffff));

  .medium {
    height: 250px !important;
  }
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
locomotive_cms-2.1.4 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.1.3 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.1.2 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.1.1 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.1.0 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.3 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.2 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.1 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.0 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
tribeca_cms-0.1.1 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
tribeca_cms-2.0.0.rc12 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss