Sha256: 2e3ddb12f02d6fbe8ba88aea33eff97cf35ab8a7623808b3c2710fbfcc27a808

Contents?: true

Size: 306 Bytes

Versions: 6

Compression:

Stored size: 306 Bytes

Contents

@import "locomotive/shared/helpers";

.CodeMirror {
  @include default-input-style;

  margin-top: 13px;

  font-size: 13px;
  font-weight: normal;

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotive_cms-2.0.0.rc7 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.0.rc6 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.0.rc5 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.0.rc4 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.0.rc2 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss
locomotive_cms-2.0.0.rc1 app/assets/stylesheets/locomotive/backoffice/codemirror_changes.css.scss