Sha256: c63f243c18bc390f52cd341578515ea2e3850bb74dfa6f565d4cd673314a36aa
Contents?: true
Size: 989 Bytes
Versions: 4
Compression:
Stored size: 989 Bytes
Contents
@import 'activeadmin/froala_editor/froala_editor.pkgd'; @import 'activeadmin/froala_editor/froala_style'; body.active_admin .froala_editor { button { box-shadow: none; } ol { list-style-type: decimal; } ul { list-style-type: disc; } .fr-action-buttons > button { font-weight: normal; text-shadow: none; } .fr-box { display: inline-block; width: calc(80% - 2px); } .fr-checkbox-line { >label { display: inline-block; float: none; width: auto; } >span { height: auto; padding: 0; width: auto; } } .fr-element { ul, ol { margin: 0 10px 15px 0; padding-left: 25px; } li { padding: 0; } } .fr-input-line >label { font-weight: normal; } .fr-top { border-radius: 3px 3px 0 0; } .fr-wrapper { min-height: 150px; max-height: 300px; overflow-y: scroll; } .second-toolbar { border-radius: 0 0 4px 4px; } }
Version data entries
4 entries across 4 versions & 1 rubygems