Sha256: a49d8a59c7a3c50e170a642635a604b3acd169bd9a3dde211301433173b2ac4a

Contents?: true

Size: 708 Bytes

Versions: 1

Compression:

Stored size: 708 Bytes

Contents

.template_types {}

textarea[name="template[content]"],
textarea[name="content[content]"],
#template_content,
#content_content { height:100%; width:97%; }

.template_content_editor,
.ace_editor {
  display:none;
  width:100%;
  position:relative;
}
.ace-editor-toolbar {
  background:#f9f9f9; border:1px solid darken(#f9f9f9,10%); border-radius:$border-radius-base $border-radius-base 0 0; line-height:40px; width:97%; margin:0; padding:0;
  li {
    list-style-type:none; margin:0; display:inline-block;
    a {
      color:inherit; padding:0 10px; display:block; margin:0 !important;
      &:hover { background:darken(#f9f9f9,10%); text-decoration:none; }
    }
  }
  .dropdown li { display:list-item; }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smithycms-0.8.1 app/assets/stylesheets/smithy/templates.scss