Sha256: 83ce0829934ee40bb6f502d5fbee1bce356f031482247a5e43669f1e3c00ba7a

Contents?: true

Size: 552 Bytes

Versions: 1

Compression:

Stored size: 552 Bytes

Contents

@import 'variables'
@import "compass/css3/border-radius"

.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

1 entries across 1 versions & 1 rubygems

Version Path
para-0.4.0 app/assets/stylesheets/para/admin/theme/_buttons.sass