PHP Classes

File: public/assets/less/default/plugins/_summernote.less

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/default/plugins/_summernote.less   Download  
File: public/assets/less/default/plugins/_summernote.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tagydes
E-commerce Web administration panel and API
Author: By
Last change:
Date: 1 year ago
Size: 662 bytes
 

Contents

Class file image Download
/* Plugin - Summernote (Added in V2.1) */ .note-editor.note-frame { border: none !important; margin: 0 !important; background: none; } .note-popover.popover { display: none; } .note-popover .popover-content, .panel-heading.note-toolbar { padding: 10px 15px !important; border-radius: 0; background: #242a31; } .note-editor.note-frame .note-placeholder, .note-editor.note-frame .note-editing-area .note-editable { padding: 15px !important; } .note-toolbar.panel-heading .btn-group .btn { margin-top: 0 !important; } .note-toolbar .dropdown-toggle:after { display: none !important; } .note-btn-group .dropdown-menu .btn-group { display: inline-block; }