You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
881 B

  1. .modallayer#modal-editor-image
  2. .modallayer-content
  3. .columns
  4. .column
  5. h3 Image
  6. .column.is-narrow
  7. .control.is-grouped
  8. p.control
  9. a.button.is-dark.is-outlined(v-on:click="cancel")
  10. span.icon.is-small: i.fa.fa-folder
  11. span New Folder
  12. .control.has-addons
  13. a.button.is-info.is-outlined(v-on:click="cancel")
  14. span.icon.is-small: i.fa.fa-upload
  15. span Upload Image
  16. a.button.is-info.is-outlined(v-on:click="cancel")
  17. span.icon.is-small: i.fa.fa-download
  18. span Fetch from URL
  19. .column.is-narrow
  20. .control.is-grouped
  21. p.control
  22. a.button.is-warning.is-outlined(v-on:click="cancel") Cancel
  23. p.control
  24. a.button.is-primary.is-outlined(v-on:click="insertCode") Insert Image
  25. .columns
  26. .column.is-one-quarter(style={'max-width':'350px'})
  27. .box
  28. | Folders
  29. .column
  30. | Files