Sha256: 059e5f8cca12e35db42e3e8e54b63b1b3d17face6d33f22c64c3ba7ce14d5430

Contents?: true

Size: 497 Bytes

Versions: 8

Compression:

Stored size: 497 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

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

8 entries across 8 versions & 1 rubygems

Version Path
dorsale-3.1.7 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.6 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.5 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.4 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.3 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.2 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.1 app/assets/stylesheets/dorsale/common/styles.sass
dorsale-3.1.0 app/assets/stylesheets/dorsale/common/styles.sass