Skip to content
Snippets Groups Projects
Commit bd47517b authored by Arnaud Levy's avatar Arnaud Levy
Browse files

summernote bs5

parent 7626d568
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
//= require appstack/app
//= require gdpr/cookie_consent
//= require sortablejs/Sortable
//= require summernote/summernote-lite
//= require summernote/summernote-bs5
//= require summernote-rails
//= require slug/slug
//= require cocoon
......
......@@ -3,7 +3,7 @@
@import 'appstack/light'
@import 'simple_form_password_with_hints'
@import 'simple_form_bs5_file_input'
@import 'summernote-lite'
@import 'summernote-bs5'
@import 'cropperjs/dist/cropper'
@import 'gdpr/cookie_consent'
@import 'commons/*'
......
.summernote
color: black
b
color: black
font-weight: bold
......@@ -8,6 +9,11 @@
img, video
height: auto
max-width: 100%
button
background: transparent
border: none
&.active
color: #666666 !important
blockquote
border-left: 2px solid lightgray
font-size: 1.275rem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment