Sha256: 9c1a54b0a1bec75b5d82a720ecf7b753fd5656ca1d8f6dbf71d62c5f12473de4
Contents?: true
Size: 806 Bytes
Versions: 8
Compression:
Stored size: 806 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 .ace_content { padding:10px; } .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
8 entries across 8 versions & 1 rubygems