app/assets/javascripts/activeadmin/trumbowyg/plugins/specialchars/ui/trumbowyg.specialchars.css in activeadmin_trumbowyg-0.2.12 vs app/assets/javascripts/activeadmin/trumbowyg/plugins/specialchars/ui/trumbowyg.specialchars.css in activeadmin_trumbowyg-0.2.14

- old
+ new

@@ -1,7 +1,7 @@ /** - * Trumbowyg v2.23.0 - A lightweight WYSIWYG editor + * Trumbowyg v2.25.0 - A lightweight WYSIWYG editor * Trumbowyg plugin stylesheet * ------------------------ * @link http://alex-d.github.io/Trumbowyg * @license MIT * @author Alexandre Demode (Alex-D) @@ -35,10 +35,11 @@ top: -5px; left: -5px; height: 27px; width: 27px; background: inherit; - box-shadow: #000 0 0 2px; + -webkit-box-shadow: #000 0 0 2px; + box-shadow: #000 0 0 2px; z-index: 10; background-color: transparent; } .trumbowyg .specialChars { width: 22px;