Sha256: 0fe511f7f2ca704f962697f4d84a2df3014d3f0c4e16386bb88f50565d45211c

Contents?: true

Size: 554 Bytes

Versions: 20

Compression:

Stored size: 554 Bytes

Contents

span.status_free {
  display: block;
  position: relative;
  padding: 0 0 0 17px;

  &:after {
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 20px;
    height: 20px;
    font-family: FontAwesome;
    content: '\f059';
    color: #51e471;
  }

}

span.status_busy {
  display: block;
  position: relative;
  padding: 0 0 0 17px;

  &:after {
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 20px;
    height: 20px;
    font-family: FontAwesome;
    content: '\f058';
    color: #ff2d2d;
  }

}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
c80_estate-0.1.0.39 app/assets/stylesheets/c80_estate/backend/common/text_styling/free_busy.scss
c80_estate-0.1.0.38 app/assets/stylesheets/c80_estate/backend/common/text_styling/free_busy.scss
c80_estate-0.1.0.37 app/assets/stylesheets/c80_estate/backend/common/text_styling/free_busy.scss
c80_estate-0.1.0.36 app/assets/stylesheets/c80_estate/backend/common/text_styling/free_busy.scss
c80_estate-0.1.0.35 app/assets/stylesheets/c80_estate/backend/common/text_styling/free_busy.scss
c80_estate-0.1.0.34 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.33 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.32 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.31 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.30 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.29 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.28 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.27 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.26 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.25 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.24 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.23 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.22 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.21 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss
c80_estate-0.1.0.20 app/assets/stylesheets/c80_estate/backend/common/free_busy.scss