build-ckfinder-source.html 200 B

1234567891011
  1. <script src="https://ckeditor.com/apps/ckfinder/3.5.0/ckfinder.js"></script>
  2. <style>
  3. #ckf-modal {
  4. z-index: 10101 !important;
  5. }
  6. .ckf-file-preview-root {
  7. z-index: 10110 !important;
  8. }
  9. </style>