Sha256: 13cc7902639c1f558d640d448d24e9cf39a7bd58966540a60a7f4a23e831ed63

Contents?: true

Size: 657 Bytes

Versions: 1

Compression:

Stored size: 657 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.haml