Sha256: 528d9721a8cdc69d9a136b83d65419a3d0f7780139a21b9ec3a5d5bbb720f69d

Contents?: true

Size: 1.32 KB

Versions: 10

Compression:

Stored size: 1.32 KB

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-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
  text-align: left;
  padding: 20px 20px 10px;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
  margin-top: 20px;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
  border: 0;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
  padding: 6px 0 4px;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
  border-bottom: solid 1px #ebebeb;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
  width: 60%;
  color: #646464;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
  letter-spacing: 0.5px;
}

Version data entries

10 entries across 10 versions & 2 rubygems

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