app/assets/javascripts/activeadmin/trumbowyg/plugins/table/ui/trumbowyg.table.css in activeadmin_trumbowyg-0.1.8 vs app/assets/javascripts/activeadmin/trumbowyg/plugins/table/ui/trumbowyg.table.css in activeadmin_trumbowyg-0.2.0
- old
+ new
@@ -1,7 +1,7 @@
/**
- * Trumbowyg v2.11.1 - A lightweight WYSIWYG editor
+ * Trumbowyg v2.21.0 - A lightweight WYSIWYG editor
* Trumbowyg plugin stylesheet
* ------------------------
* @link http://alex-d.github.io/Trumbowyg
* @license MIT
* @author Alexandre Demode (Alex-D)
@@ -29,5 +29,8 @@
box-shadow: 0 0 0 1px #cecece inset; }
.trumbowyg-dropdown-table table td.active {
background-color: #00b393;
box-shadow: none;
cursor: pointer; }
+
+.trumbowyg-dropdown-table .trumbowyg-table-size {
+ text-align: center; }