Sha256: 212c506fb2dfdbecf2e96d2987bd9a8dd985614d96fc274f4ba82a628636f11a

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

.scraped_site_status {
  .state {
    display: none;
  }

  &.failed {
    .failed.state {
      display: block;
    }
  }

  &.processing {
    .processing.state {
      display: block;
    }
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pageflow-chart-0.1.1 app/assets/stylesheets/pageflow/chart/editor.css.scss
pageflow-chart-0.1.0 app/assets/stylesheets/pageflow/chart/editor.css.scss