Improved sorl-thumbnail AdminImageMixin widget layout

This commit is contained in:
Fabio Caccamo
2016-04-12 18:03:50 +02:00
parent f918551971
commit 91b3809d61
@@ -420,6 +420,13 @@
} }
/* sorl-thumbnail - improved AdminImageMixin widget layout */
a.thumbnail + input[type="checkbox"] {
margin:10px 0;
}
/* ckeditor + light theme - https://github.com/Ikimea/ckeditor-light-theme */ /* ckeditor + light theme - https://github.com/Ikimea/ckeditor-light-theme */
.cke_inner, .cke_wysiwyg_frame { .cke_inner, .cke_wysiwyg_frame {