Sha256: e6329dd5473caa7e7de6ec6b89f75983147b2d136808e8366ae706fc044d0208

Contents?: true

Size: 824 Bytes

Versions: 2

Compression:

Stored size: 824 Bytes

Contents

.nested-styleguide-test {
  text-decoration: none;
  display: block;
  color: red;
  background: green;
}
.nested-styleguide-test.hover, .nested-styleguide-test:hover, .nested-styleguide-test.focus, .nested-styleguide-test:focus {
  text-decoration: none;
  color: #0088cc;
  cursor: pointer;
  background: #eeeeee;
}
.ie .nested-styleguide-test.hover, .ie .nested-styleguide-test:hover, .ie .nested-styleguide-test.focus, .ie .nested-styleguide-test:focus {
  cursor: hand;
}
.nested-styleguide-test h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #0088cc;
  text-decoration: none;
}
.nested-styleguide-test h3.hover, .nested-styleguide-test h3:hover, .nested-styleguide-test h3.focus, .nested-styleguide-test h3:focus {
  text-decoration: none;
}
.nested-styleguide-test:after {
  color: red;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
archetype-0.0.1.pre.13 test/fixtures/stylesheets/archetype/tmp/styleguide/nested_styleguides.css
archetype-0.0.1.pre.9 test/fixtures/stylesheets/archetype/tmp/styleguide/nested_styleguides.css