app/assets/stylesheets/plugins/code_view.css in wysiwyg-rails-3.0.0.pre.beta.1 vs app/assets/stylesheets/plugins/code_view.css in wysiwyg-rails-3.0.0.pre.beta.2
- old
+ new
@@ -1,5 +1,11 @@
+/*!
+ * froala_editor v3.0.0-beta.2-1 (https://www.froala.com/wysiwyg-editor)
+ * License https://froala.com/wysiwyg-editor/terms/
+ * Copyright 2014-2019 Froala Labs
+ */
+
.clearfix::after {
clear: both;
display: block;
content: "";
height: 0; }
@@ -87,7 +93,5 @@
font-size: 24px;
width: 24px;
text-align: center; }
.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
background: #ebebeb; }
-
-/*# sourceMappingURL=code_view.css.map */