Sha256: b071f0b679a272c0bbbe88bf89f21993b66b5ab6eb23234fb82d90c68a4c97f4

Contents?: true

Size: 523 Bytes

Versions: 1

Compression:

Stored size: 523 Bytes

Contents

.left
  text-align: left

.right
  text-align: right

.center
  text-align: center

.nostyle
  margin: 0
  padding: 0
  color: $text-color
  background: none
  border: none
  outline: none
  border-radius: 0
  font-style: normal
  font-weight: normal

.fa
  @extend .fa-fw

button .fa
  width: auto

img
  max-width: 100%

$avatar-size: 80px !default
img.avatar
  height: $avatar-size
  width: $avatar-size
  border-radius: $avatar-size/2

.label.tag
  white-space: nowrap
  display: inline-block

.well
  box-shadow: none

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dorsale-3.2.0 app/assets/stylesheets/dorsale/common/styles.sass