Sha256: 22aa963df1af73ae597c1d56b488952794b18ebdd82f4265cc6a48eefb8ac7f3

Contents?: true

Size: 444 Bytes

Versions: 1

Compression:

Stored size: 444 Bytes

Contents

.note-editor {
  .note-btn {
    background-color: white;
    border-color: #ccc;
  }

  .help-list-item + label {
    display: inline-block;
  }

  .modal-header {
    button.close {
      font-size: 1.2em;
    }
  }

  .modal-footer {
    display: inline-block;
    p:last-child {
      margin-bottom: 0 !important;
    }
    .note-btn {
      background-color: theme-color('primary');
      border-color: theme-color('primary');
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
summernote-rails-0.8.9.0 vendor/assets/stylesheets/summernote-custom-theme.css