Sha256: b13e767132c5db0bf8da1aca6702eaadce91fc7c301e71eac7f034bcc7ec86d1

Contents?: true

Size: 620 Bytes

Versions: 2

Compression:

Stored size: 620 Bytes

Contents

.styleguide-nav
  .offcanvas-nav

    > li
      padding-top: space(2)
      margin-bottom: space(2)
      border-top-color: $grey
      border-top-width: rem(2)

      &:first-child
        border: 0

      > a
        font-weight: bold
        font-size: rem(24)
        pointer-events: none

        &:hover
          background-color: transparent
          cursor: default
          color: $body-font-color

  .offcanvas-nav__sub
    display: block

    a
      color: $primary-color
      padding: space(.5) space(1) space(.5) space(2)

      &:hover
        background-color: transparent
        color: $grey-dark

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
partystreusel-2.0.0 styleguide/source/stylesheets/partystreusel/_styleguide.sass
partystreusel-1.2.0 styleguide/source/stylesheets/partystreusel/_styleguide.sass