Sha256: cb80d1e235d350da19a0ac91e0c777b86608b0af371a02189700965997509757

Contents?: true

Size: 1.49 KB

Versions: 25

Compression:

Stored size: 1.49 KB

Contents

.devise{ class: f.object.image_background? ? nil : 'devise-default-img' }
  .container{ style: 'position: inherit' }
    .login-box{ style: 'transform: scale(0.4);' }
      .center
        .login-container
          .login-logo
            %a{ href: '#' }
              %span{ style: 'font-family: Patua One' } Keppler
              Admin
          / /.login-logo
          .login-box-body
            .form
              %p.login-box-msg= t('keppler.login_message')
              %form{ action: '../../index2.html', method: 'post' }
                .form-group.has-feedback
                  %input.form-control.validate#user_email{ autofocus: 'autofocus', name: 'user[email]', placeholder: 'Email', type: 'email', value: '' }
                  %span.glyphicon.glyphicon-envelope.form-control-feedback
                .form-group.has-feedback
                  %input.form-control.validate#user_pass{ autofocus: 'autofocus', name: 'user[password]', placeholder: 'Password', type: 'pass', value: '' }
                  %span.glyphicon.glyphicon-lock.form-control-feedback
                .form-group.has-feedback
                  .pull-left
                    %a{ href: '' }
                      = t('devise.sessions.forgot_password')
                  .pull-right
                    %input.btn-primary.keppler-background{ name: 'commit', type: 'submit', value: 'Entrar' }
                .clearfix

    .login-footer{ style: 'transform: scale(0.4);' }
      = "#{t('keppler.powered')} <span>Slice Group</span>".html_safe

Version data entries

25 entries across 24 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.21 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.20 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.19 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.18 testing-with-2.1.18/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.18 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.17 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.16 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.15 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.14 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.13 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.12 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.11 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.10 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.9 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.8 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.7 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.6 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.5 installer/core/app/views/admin/settings/components/_preview.html.haml
keppler-2.1.4 installer/core/app/views/admin/settings/components/_preview.html.haml