Sha256: 6959433977c93e1eb92231dbca5bdb82425ae993754122ea04ce765024e5f642

Contents?: true

Size: 681 Bytes

Versions: 10

Compression:

Stored size: 681 Bytes

Contents

/*!
 * froala_editor v2.5.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2017 Froala Labs
 */

.clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-line-breaker {
  cursor: text;
  border-top: 1px solid #1e88e5;
  position: fixed;
  z-index: 2;
  display: none;
}
.fr-line-breaker.fr-visible {
  display: block;
}
.fr-line-breaker a.fr-floating-btn {
  position: absolute;
  left: calc(50% - (32px / 2));
  top: -16px;
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
wysiwyg-rails-2.6.2 app/assets/stylesheets/plugins/line_breaker.css
tmatt_cms-0.1.9 lib/generators/tmatt_cms/templates/css/utils/froala/plugins/line_breaker.css.scss
tmatt_cms-0.1.8 lib/generators/tmatt_cms/templates/css/utils/froala/plugins/line_breaker.css.scss
wysiwyg-rails-2.6.1 app/assets/stylesheets/plugins/line_breaker.css
tmatt_cms-0.1.7 lib/generators/tmatt_cms/templates/css/utils/froala/plugins/line_breaker.css.scss
tmatt_cms-0.1.6 lib/generators/tmatt_cms/templates/css/utils/froala/plugins/line_breaker.css.scss
tmatt_cms-0.1.5 lib/generators/tmatt_cms/templates/css/utils/froala/plugins/line_breaker.css.scss
tmatt_cms-0.1.4 lib/generators/tmatt_cms/templates/css/utils/froala/plugins/line_breaker.css.scss
wysiwyg-rails-2.6.0 app/assets/stylesheets/plugins/line_breaker.css
wysiwyg-rails-2.5.1 app/assets/stylesheets/plugins/line_breaker.css