Sha256: ef98c74f08a7a399c1fbd062d08749186df547dc0f9c3daa698ea1de3e29f65b

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

@import "iugu-ux/core"

.iugu-ui
  .responsive-dialog
    width: 320px
    height: 480px
    margin-left: -160px
    margin-top: -240px
    position: absolute
    top: 50%
    left: 50%
    @include box-mode

    .container
      .padding
        padding: 40px

    .container
      width: 100%

    .header
      width: 100%
      height: 60px
      background: #fff
      @include box-mode
      @include border-radius(4px 4px 0px 0px)
      padding: 20px
      padding-bottom: 0px
      border: none

      h1,h2,h3,h4,h5,h6
        margin: 0
        text-align: center
        line-height: 60px

    .social
      .text
        margin-top: $baseLineSpacing
        margin-bottom: $baseLineSpacing
        color: #666
        text-align: center
        display: block
      .facebook,.facebook:visited
        background: #4771A8
        color: #fff
        margin-bottom: $baseLineSpacing !important
      .twitter,.twitter:visited
        background: #39B6DE
        color: #fff

    input[type="text"],input.string,input.password,.button
      width: 100%

      .more-text
        float: none
        display: inline
        text-decoration: underline
        color: #090

    .text
      display: block
      text-align: center
      margin-top: 20px
      a,a:visited
        text-decoration: none
        color: #999
        font-size: 13px
        display: block
        &:hover
          color: #666
          text-decoration: underline

    .full-width
      width: 100%

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iugusdk-1.0.0.alpha.7 app/assets/stylesheets/iugu-sdk.css.sass