Sha256: f97df130639cc112bceda45022f12fbc3b3140dfa9c6f93b3339720edec8506e

Contents?: true

Size: 1.74 KB

Versions: 2

Compression:

Stored size: 1.74 KB

Contents

#safeguard-form-token
  width: 312px
  font-size: 15px
  position: relative
  left: 50%
  margin-left: -166px
  margin-top: 100px
  font-family: 'OpenSansRegular', sans-serif
  .devise-logo-safeguard
    background: url("devise_logo_safeguard.png") no-repeat
    position: relative
    float: left
    height: 65px
    width: 100%
    text-align: center
    left: 37px
  form
    background: none repeat scroll 0 0 #FBFBFB
    border: 1px solid #E5E5E5
    font-weight: normal
    height: 160px
    margin-left: 8px
    padding: 26px 24px 46px
  #safeguard-token
    width: 235px
    padding: 4px 5px 5px 5px
    height: 16px
    color: #333333
    margin: 5px
    outline: none
    height: 28px
    border: 1px solid #c8c8c8
    padding: 0px 7px 0px 7px
    color: #555
    -webkit-box-shadow: 0px 1px 0px 0px #fff
    -moz-box-shadow: 0px 1px 0px 0px #fff
    box-shadow: 0px 1px 0px 0px #fff
    -webkit-border-radius: 4px
    -moz-border-radius: 4px
    border-radius: 4px
    -moz-background-clip: padding
    -webkit-background-clip: padding-box
    background-clip: padding-box
    background: #fff
  .button
    width: 250px
    padding: 4px 5px 5px 5px
    height: 16px
    color: #333333
    margin: 5px
    outline: none
    height: 28px
    border: 1px solid #c8c8c8
    padding: 0px 7px 0px 7px
    color: #555
    -webkit-box-shadow: 0px 1px 0px 0px #fff
    -moz-box-shadow: 0px 1px 0px 0px #fff
    box-shadow: 0px 1px 0px 0px #fff
    -webkit-border-radius: 4px
    -moz-border-radius: 4px
    border-radius: 4px
    -moz-background-clip: padding
    -webkit-background-clip: padding-box
    background-clip: padding-box
    background: #fff
  .token-type
    font-size: 14px
    position: relative
    float: left
    padding-right: 20px
    padding-bottom: 20px

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
safeguard-devise-0.0.5 app/assets/stylesheets/devise_safeguard.sass
safeguard-devise-0.0.4 app/assets/stylesheets/devise_safeguard.sass