Sha256: c8d00ce835f934d848385249c53c7663564629bfe52e08cc5aaeb8ca055b7ab8

Contents?: true

Size: 620 Bytes

Versions: 3

Compression:

Stored size: 620 Bytes

Contents

.context
  @extend .cadre
  text-align: center
  position: relative
  margin-bottom: 15px !important
  
  .fa
    @extend .fa-fw
  
  > .fa
    font-size: 400%
    color: black
    padding: 10px
    margin: auto
    display: block
  
  strong, h2
    @extend .text-muted
  
  h2
    margin: 10px
    font-size: 150%
    font-weight: bold
  
  p.infos
    margin: 5px
    text-align: left
  
  strong
    display: inline-block
    width: 50%
  
  .btn-group
    position: absolute
    top: 0
    right: 0
    
    .btn
      border-top: 0
      border-right: 0
      border-radius: 0 0 0 3px
  
  img
    max-width: 100%

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
agilidee_commons-1.0.5 app/assets/stylesheets/agilidee_commons/context.sass
agilidee_commons-1.0.4 app/assets/stylesheets/agilidee_commons/context.sass
agilidee_commons-1.0.3 app/assets/stylesheets/agilidee_commons/context.sass