PHP Classes

File: public/assets/local/css/summernote.min.css

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   public/assets/local/css/summernote.min.css   Download  
File: public/assets/local/css/summernote.min.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change: Refine core modules
Date: 1 month ago
Size: 1,166 bytes
 

Contents

Class file image Download
.note-editor.note-airframe, .note-editor.note-frame { border: var(--bs-border-width) solid var(--bs-border-color) !important; border-radius: var(--bs-border-radius); } .note-modal .modal-dialog .modal-content { border: var(--bs-border-width) solid var(--bs-border-color) !important; } .note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area .note-editable { padding: 0.375rem 0.75rem !important; color: var(--bs-body-color) !important; } .note-editing-area { cursor: text; } .note-popover.bottom { bottom: auto !important; } .note-popover .popover-content, .note-editor .note-toolbar { padding: 0.25rem 0.75rem !important; background: transparent !important; } .note-popover .popover-content > .note-btn-group, .note-editor .note-toolbar > .note-btn-group { margin-top: 0 !important; } .note-statusbar { display: none; } .note-modal .modal-dialog { box-shadow: none !important; } .note-modal .modal-dialog .modal-body { overflow-x: hidden!important; } .note-form-group { margin-bottom: 1rem; } .note-form-label { margin-bottom: 0 !important; }