Sha256: ea302be677e43c2e6d4795258dc1024e06831f1fa564cfd12fc97fb8b007cac4
Contents?: true
Size: 719 Bytes
Versions: 29
Compression:
Stored size: 719 Bytes
Contents
body.live-editing { .content .close-button { @include opacity(0); left: 0; } &.full-width-preview { .content .close-button { @include opacity(1); } .content.expand-button { display: none; } .content { background-color: $live_editing_content_alt_background_color; > .inner { @include opacity(0); } } } .simple_form.rte-expanded { fieldset.inputs.expanded { position: absolute !important; } } .simple_form fieldset .input.rte .form-wrapper .wysihtml5-toolbar > .wysihtml5-toolbar-group { margin-right: 12px; &:last-child { margin-right: 0px; } } } .embed-page { height: 100%; padding-bottom: 0; }
Version data entries
29 entries across 29 versions & 1 rubygems