Sha256: e156ed383146b2c48709982be2d5d9639e7b640d34df43f1a65dc611697ff99c

Contents?: true

Size: 515 Bytes

Versions: 4

Compression:

Stored size: 515 Bytes

Contents

@import 'variables'

.btn
  .fa, .glyphicon
    font-size: 14px
    margin-right: 3px 
  
  // Social network color
  &.btn-twitter
    background: #1AB2E8
    border-color: #1AB2E8
    &.active, &:active, &:focus, &:hover
      background: #15a1d3
  &.btn-facebook
    background: #3C599B
    border-color: #3C599B
    &.active, &:active, &:focus, &:hover
      background: #354e89
  &.btn-google
    background: #E04A39
    border-color: #E04A39
    &.active, &:active, &:focus, &:hover
      background: #dd3623

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
para-0.5.4 app/assets/stylesheets/para/admin/theme/_buttons.sass
para-0.5.3 app/assets/stylesheets/para/admin/theme/_buttons.sass
para-0.5.1 app/assets/stylesheets/para/admin/theme/_buttons.sass
para-0.5.0 app/assets/stylesheets/para/admin/theme/_buttons.sass