Sha256: 194df3fe410ea3e326e9f95b5173da9d64c4c9530df4e05c114f5055aba79750
Contents?: true
Size: 764 Bytes
Versions: 5
Compression:
Stored size: 764 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; min-height:40em; width:97%; position:relative; &.short { min-height:10em; } } .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
5 entries across 5 versions & 1 rubygems