Sha256: 2177d0d8067786d62a4b79dc76d88bb12b87db530f0072d7e9bbf980009137cf

Contents?: true

Size: 436 Bytes

Versions: 8

Compression:

Stored size: 436 Bytes

Contents

/* Default CKEditor Stylesheet
 *
 * Override this file to create your own customised Stylesheet
 *
 */

@import 'integral/frontend'

.cke_widget_placeholder
  width: 95%
  padding: 3em
  margin: 0 auto
  background-color: #f5f5f5
  border-style: dashed
  .cke_placeholder
    background-color: transparent
    outline: none !important
  .cke_widget_drag_handler_container
    visibility: hidden

p.integral-widget
  text-align: center

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
integral-1.5.1 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.5.0 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.4.0 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.3.0 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.2.0 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.1.0 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.0.1 app/assets/javascripts/ckeditor/my_contents.sass
integral-1.0.0 app/assets/javascripts/ckeditor/my_contents.sass