Sha256: cc698673a4a829e2e76cd0bad30e53ae18709d519615650427a69530470bb658

Contents?: true

Size: 642 Bytes

Versions: 1

Compression:

Stored size: 642 Bytes

Contents

.fileinput.fileinput-avatar.fileinput-new.d-flex.flex-column.align-items-center data-provides="fileinput", style: "height: 180px; width: 200px" 
  .fileinput-new.thumbnail style: "width: 200px; height: 150px;" 
    = random_avatar 128, 'rounded-circle shadow'
  .fileinput-preview.fileinput-exists.avatar.rounded-circle
  .avatar-controls
    span.btn.btn-sm.btn-dark.btn-link.btn-file
      span.fileinput-new= theme_icon_tag "upload"
      span.fileinput-exists= theme_icon_tag "upload"
      input name: "...", type: "file" /
    a.btn.btn-dark.btn-sm.btn-link.fileinput-exists data-dismiss="fileinput", href: "#" = theme_icon_tag "close"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kiso_themes-1.0.2 lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.slim