Sha256: bede016c03dc67e09767232ae2c13f8b9124e035854160a7dc21bb8069f22eef

Contents?: true

Size: 222 Bytes

Versions: 4

Compression:

Stored size: 222 Bytes

Contents

  * {
    font-size: 14px;
  }

  .collapsable {
    cursor:pointer;
  }

  .collapsable:focus {
    outline:none;
  }

  .collapsable:focus .panel-danger {
    display: block;
  }

  .panel-danger {
    display:none;
  }

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rspec_yah_formatter-0.0.8 resources/styles.css
rspec_yah_formatter-0.0.7 resources/styles.css
rspec_yah_formatter-0.0.6 resources/styles.css
rspec_yah_formatter-0.0.5 resources/styles.css