Sha256: ecb19c0a9891d3fbe64d2c8d0e6f4065e656e941662f3862a8f36b93274b39ac

Contents?: true

Size: 789 Bytes

Versions: 1

Compression:

Stored size: 789 Bytes

Contents

/*!
 * froala_editor v3.2.5-2 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0; }

.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.tui-image-editor-container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.tui-editor-cancel-btn {
  background-color: #FFF;
  border: 1px solid #CCCCCC;
  color: #222; }

.tui-editor-save-btn {
  background-color: #fdba3b;
  border: 1px solid #fdba3b;
  color: #FFF; }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wysiwyg-rails-3.2.5.pre.2 app/assets/stylesheets/third_party/image_tui.css