Improved sorl-thumbnail AdminImageMixin widget layout

pull/6/head
Fabio Caccamo 2016-04-12 18:03:50 +02:00
parent f918551971
commit 91b3809d61
1 changed files with 7 additions and 0 deletions

View File

@ -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 */
.cke_inner, .cke_wysiwyg_frame {