Sha256: f799cfb63125fedb735ecabb9834c712f93dc1bb33f0b2f5c1f054dc8201b3f3
Contents?: true
Size: 601 Bytes
Versions: 1
Compression:
Stored size: 601 Bytes
Contents
/** * Trumbowyg v2.23.0 - A lightweight WYSIWYG editor * Trumbowyg plugin stylesheet * ------------------------ * @link http://alex-d.github.io/Trumbowyg * @license MIT * @author Alexandre Demode (Alex-D) * Twitter : @AlexandreDemode * Website : alex-d.fr */ .trumbowyg-highlight-form-group { margin: 15px 10px; } .trumbowyg-highlight-form-group .trumbowyg-highlight-form-control { width: 100%; border: 1px solid #DEDEDE; font-size: 14px; padding: 7px; } .trumbowyg-highlight-form-group .trumbowyg-highlight-form-control.code { height: 200px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activeadmin_trumbowyg-0.2.12 | app/assets/javascripts/activeadmin/trumbowyg/plugins/highlight/ui/trumbowyg.highlight.css |