Sha256: 5463feae64cac154d868f39dafae77c3ede31fef1f10842f6745402ace4fae25

Contents?: true

Size: 550 Bytes

Versions: 1

Compression:

Stored size: 550 Bytes

Contents

aside {
  padding-top: 15px;
  text-align: right;
  padding-right: 22px;
  h2, h3 {
    text-align: left;
    font-size: 1.3em;
    line-height: 1.45em;
    padding-bottom: .2em;
    margin-bottom: .4em;
    @extend .clear-border-radius;
  }
  h3 {
    padding: 0 0 .5em; line-height: 1.1em;
  }
  a {
    font-size: .85em;
  }
  ul ul a {
    &.selected, &.selected:hover {
      font-weight: bold;
      text-decoration: underline;
    }
  }
  .deprecated {
    text-decoration: line-through;
  }
  .beta span:after {
    content: " (\3B2)";
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compass-theme-0.0.2 lib/compass-theme/stylesheets/partials/_sidebar.scss